Convert spaces to tabs in IDA Pro script.
This commit is contained in:
parent
e246aaf419
commit
aa850c8eee
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue