OSDN Git Service

Fixed minor typo.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 1998 16:02:14 +0000 (16:02 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 1998 16:02:14 +0000 (16:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20252 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog
gcc/f/ChangeLog

index a05245f..94090a4 100644 (file)
@@ -1,6 +1,6 @@
 1998-06-05  Per Bothner  <bothner@cygnus.com>
 
-       * g++spec (lang_specific_pre_link, lang_specific_extra_ofiles):
+       * g++spec.c (lang_specific_pre_link, lang_specific_extra_ofiles):
        Define - update needed by gcc.c change.
 
 1998-06-05  Jason Merrill  <jason@yorick.cygnus.com>
index f9bc518..1af1d73 100644 (file)
@@ -1,6 +1,6 @@
 Fri Jun  5 15:53:17 1998  Per Bothner  <bothner@cygnus.com>
 
-       * g77spec (lang_specific_pre_link, lang_specific_extra_ofiles):
+       * g77spec.c (lang_specific_pre_link, lang_specific_extra_ofiles):
        Define - update needed by gcc.c change.
 
 Mon Jun  1 19:37:42 1998  Craig Burley  <burley@gnu.org>