diff options
Diffstat (limited to 'idfile.h')
-rw-r--r-- | idfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,4 +51,4 @@ int read_idhead (FILE *input_FILE, struct idhead *idh); int write_idhead (FILE *input_FILE, struct idhead *idh); int sizeof_idhead (void); -#endif /* _idfile_h_ */ +#endif /* not _idfile_h_ */ |