Fix two nits in formating.
authorKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 17 May 1998 05:51:42 +0000 (05:51 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 17 May 1998 05:51:42 +0000 (05:51 +0000)
From-SVN: r19813

gcc/ChangeLog

index 41c448acc32e995b806d98390918475d8e5995ff..e7fea979102dd93be8da9e7fc2da6fbb3a212b7c 100644 (file)
@@ -1,6 +1,6 @@
 Sun May 17 08:45:21 1998  Krister Walfridsson <cato@df.lth.se>
 
-        toplev.c (output_lang_identify): Enable prototype and definition.
+        toplev.c (output_lang_identify): Enable prototype and definition.
 
 Sun May 17 01:12:27 PDT 1998 Jeff Law  (law@cygnus.com)
 
@@ -981,7 +981,7 @@ Thu Apr 30 16:57:34 1998  Michael Meissner  <meissner@cygnus.com>
        sure the buffer we are passed in doesn't overflow.
        (safe_concat): Concatenate to a buffer without overflow.
 
-Thu Apr 30 16:57:34 1998  Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
+Thu Apr 30 16:57:34 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * haifa-sched.c (alloc_{INSN,EXPR}_LIST): Make static to agree
        with the prototype.