* cppinit.c (print_help): Remove unescaped newline in string.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 19 Feb 1999 12:50:44 +0000 (12:50 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 19 Feb 1999 12:50:44 +0000 (12:50 +0000)
From-SVN: r25315

gcc/ChangeLog
gcc/cppinit.c

index f356a244a2bc43362cd3826c75c229ff8590c575..fe5db8d62353699a0240f83eb12b0793f1d85de8 100644 (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
index 817190330e0aa0b897310e277eb72ce8df6c7686..d4101995549306529cc5fc37e7784ce2e3094f23 100644 (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\