From: Kaveh Ghazi Date: Sun, 17 May 1998 05:51:42 +0000 (+0000) Subject: Fix two nits in formating. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3fe4d12a8ee4eb11522281d98c26454034422862;p=gcc.git Fix two nits in formating. From-SVN: r19813 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 41c448acc32..e7fea979102 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ Sun May 17 08:45:21 1998 Krister Walfridsson - 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 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" +Thu Apr 30 16:57:34 1998 Kaveh R. Ghazi * haifa-sched.c (alloc_{INSN,EXPR}_LIST): Make static to agree with the prototype.