summaryrefslogtreecommitdiffstats
path: root/gcc/c-parse.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-parse.in')
-rw-r--r--gcc/c-parse.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-parse.in b/gcc/c-parse.in
index 6e797511e7d..c67d2442917 100644
--- a/gcc/c-parse.in
+++ b/gcc/c-parse.in
@@ -3772,7 +3772,7 @@ c_set_yydebug (value)
#if YYDEBUG != 0
yydebug = value;
#else
- warning ("YYDEBUG not defined.");
+ warning ("YYDEBUG not defined");
#endif
}
OpenPOWER on IntegriCloud