summaryrefslogtreecommitdiffstats
path: root/gcc/c-pragma.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-pragma.h')
-rw-r--r--gcc/c-pragma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-pragma.h b/gcc/c-pragma.h
index 6ebb08b685c..a38d95aecec 100644
--- a/gcc/c-pragma.h
+++ b/gcc/c-pragma.h
@@ -99,7 +99,7 @@ extern enum cpp_ttype pragma_lex (tree *);
having enum cpp_ttype declared. */
extern enum cpp_ttype c_lex_with_flags (tree *, location_t *, unsigned char *);
-/* If 1, then lex strings into the execution character set.
+/* If 1, then lex strings into the execution character set.
If 0, lex strings into the host character set.
If -1, lex both, and chain them together, such that the former
is the TREE_CHAIN of the latter. */
OpenPOWER on IntegriCloud