Convert spaces to tabs in IDA Pro script.
This commit is contained in:
parent
e246aaf419
commit
aa850c8eee
|
@ -1,7 +1,7 @@
|
||||||
/* ReadDolphinMap.idc
|
/* ReadDolphinMap.idc
|
||||||
|
|
||||||
Loads .map files generated by dolphin.
|
Loads Dolphin .map files into IDA Pro.
|
||||||
Carl Kenner, 2012
|
Carl Kenner, 2014
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <idc.idc>
|
#include <idc.idc>
|
||||||
|
|
Loading…
Reference in New Issue