]> gcc.gnu.org Git - gcc.git/commitdiff
* i386/x-sco5 (CC): Remove trailing whitespace.
authorJeffrey A Law <law@cygnus.com>
Sat, 17 Jan 1998 20:15:48 +0000 (20:15 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 17 Jan 1998 20:15:48 +0000 (13:15 -0700)
From-SVN: r17387

gcc/ChangeLog
gcc/config/i386/x-sco5

index 930924e74138e50998d5d2fc5dd982c75189487b..a66431db257391e42619f03b5fe9e476be3b4520 100644 (file)
@@ -1,3 +1,7 @@
+Sat Jan 17 21:16:19 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * i386/x-sco5 (CC): Remove trailing whitespace.
+
 Sat Jan 17 21:09:46 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  
        * gengenrtl.c (type_from_format): De-ANSIfy function signature.
index 276d74045ed203015ceed173301af0c174ea47c9..e13ed7425404ff8df5a1ad67d39e8a275fa33851 100644 (file)
@@ -1,6 +1,6 @@
 RANLIB = :
 RANLIB_TEST = false
-CC = cc 
+CC = cc
 OLDCC = cc
 CCLIBFLAGS =
 # We avoid the ALLOCA in -lPW becuase it gives us an evil index()
This page took 0.072983 seconds and 5 git commands to generate.