diff options
Diffstat (limited to 'gcc/c-common.h')
-rw-r--r-- | gcc/c-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-common.h b/gcc/c-common.h index c1b273e..8625c91 100644 --- a/gcc/c-common.h +++ b/gcc/c-common.h @@ -835,4 +835,4 @@ struct c_fileinfo struct c_fileinfo *get_fileinfo PARAMS ((const char *)); extern void dump_time_statistics PARAMS ((void)); -#endif +#endif /* ! GCC_C_COMMON_H */ |