diff options
Diffstat (limited to 'gcc/cpplib.h')
-rw-r--r-- | gcc/cpplib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cpplib.h b/gcc/cpplib.h index 861f775..3036760 100644 --- a/gcc/cpplib.h +++ b/gcc/cpplib.h @@ -344,7 +344,7 @@ struct cpp_options { char for_lint; /* Nonzero means handle CHILL comment syntax - and output CHILL string delimeter for __DATE___ etc. */ + and output CHILL string delimiter for __DATE___ etc. */ char chill; |