diff options
Diffstat (limited to 'gcc/cpphash.h')
-rw-r--r-- | gcc/cpphash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cpphash.h b/gcc/cpphash.h index 17438c7..56d9068 100644 --- a/gcc/cpphash.h +++ b/gcc/cpphash.h @@ -514,4 +514,4 @@ ufputs (s, f) return fputs ((const char *)s, f); } -#endif /* GCC_CPPHASH_H */ +#endif /* ! GCC_CPPHASH_H */ |