* cppinit.c (print_help): Remove unescaped newline in string.

From-SVN: r25315
This commit is contained in:
Kaveh R. Ghazi 1999-02-19 12:50:44 +00:00 committed by Kaveh Ghazi
parent a7d8d81f7c
commit 16ed229914
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Feb 19 15:43:59 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* cppinit.c (print_help): Remove unescaped newline in string.
Fri Feb 19 19:55:06 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
* loop.c (strength_reduce): Check for intervening jumps when

View File

@ -1649,7 +1649,6 @@ Switches:\n\
-std=<std name> Specify the conformance standard; one of:\n\
gnu89, gnu9x, c89, c9x, iso9899:1990,\n\
iso9899:199409, iso9899:199x\n\
-+ Allow parsing of C++ style features\n\
-w Inhibit warning messages\n\
-Wtrigraphs Warn if trigraphs are encountered\n\