From: Mark Mitchell Date: Tue, 26 Feb 2002 06:11:47 +0000 (+0000) Subject: Daily bump. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d62aae92ec3ca74a0abce937b121973793b5163;p=thirdparty%2Fgcc.git Daily bump. From-SVN: r50042 --- diff --git a/gcc/f/version.c b/gcc/f/version.c index ae6a8aa66376..bdf44b25477d 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ - const char *ffe_version_string = "0.5.26 20020225 (prerelease)"; + const char *ffe_version_string = "0.5.26 20020225 (prerelease)"; diff --git a/gcc/version.c b/gcc/version.c index 23cfe70993d5..9d7602d69d57 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1,4 +1,4 @@ - #include "gansidecl.h" + #include "gansidecl.h" #include "version.h" const char *const version_string = "3.0.5 20020225 (prerelease)"; diff --git a/libf2c/libF77/Version.c b/libf2c/libF77/Version.c index 2d58938817fb..3def736dc95c 100644 --- a/libf2c/libF77/Version.c +++ b/libf2c/libF77/Version.c @@ -1,4 +1,4 @@ - static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n"; + static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n"; /* */ diff --git a/libf2c/libI77/Version.c b/libf2c/libI77/Version.c index 0d1b3cecf380..a3b1afbde6e1 100644 --- a/libf2c/libI77/Version.c +++ b/libf2c/libI77/Version.c @@ -1,4 +1,4 @@ - static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n"; + static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n"; /* */ diff --git a/libf2c/libU77/Version.c b/libf2c/libU77/Version.c index 53675e6bf02e..79cbf90d221a 100644 --- a/libf2c/libU77/Version.c +++ b/libf2c/libU77/Version.c @@ -1,4 +1,4 @@ - static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n"; + static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n"; char __G77_LIBU77_VERSION__[] = "0.5.26 20020225 (prerelease)"; diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index 979ed0c6341a..37667f672a4c 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -1,4 +1,4 @@ - // Predefined symbols and macros -*- C++ -*- + // Predefined symbols and macros -*- C++ -*- // Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. //