Convert spaces to tabs in IDA Pro script.

This commit is contained in:
CarlKenner 2014-12-15 11:11:35 +10:30
parent e246aaf419
commit aa850c8eee

View File

@ -1,7 +1,7 @@
/* ReadDolphinMap.idc
Loads .map files generated by dolphin.
Carl Kenner, 2012
Loads Dolphin .map files into IDA Pro.
Carl Kenner, 2014
*/
#include <idc.idc>