diff options
Diffstat (limited to 'idarg.h')
-rw-r--r-- | idarg.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,4 +30,4 @@ struct idarg #define IDA_PREFIX_US 0x02 /* file has names with prefixed underscores */ }; -#endif /* _idarg_h_ */ +#endif /* not _idarg_h_ */ |