diff options
Diffstat (limited to 'token.h')
-rw-r--r-- | token.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,4 +37,4 @@ unsigned int tok_flags (char const *buf); unsigned short tok_count (char const *buf); unsigned char const *tok_hits_addr (char const *buf); -#endif /* _token_h_ */ +#endif /* not _token_h_ */ |