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 e6eadce..765f6ed 100644 --- a/gcc/cpphash.h +++ b/gcc/cpphash.h @@ -371,7 +371,7 @@ struct cpp_reader directory. */ bool quote_ignores_source_dir; - /* Non-zero if any file has contained #pragma once or #import has + /* Nonzero if any file has contained #pragma once or #import has been used. */ bool seen_once_only; |