]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 26 Feb 2002 06:12:33 +0000 (06:12 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 26 Feb 2002 06:12:33 +0000 (06:12 +0000)
From-SVN: r50044

gcc/f/version.c
gcc/version.c
libf2c/libF77/Version.c
libf2c/libI77/Version.c
libf2c/libU77/Version.c
libstdc++-v3/include/bits/c++config

index a747207b19395bc718cbcaa73c771f6f1fe3c925..6f3275e3d9ad29baf1f8e08a47d99fb316ecaa82 100644 (file)
@@ -1,4 +1,4 @@
-#include "ansidecl.h"
+        #include "ansidecl.h"
 #include "f/version.h"
 
 const char *const ffe_version_string = "3.2 20020225 (experimental)";
index 74921551b42107b174f40728dd016f778fe72e13..d547b4d7c4686f0a7bee072b72c1c188e658e749 100644 (file)
@@ -1,4 +1,4 @@
-#include "ansidecl.h"
+        #include "ansidecl.h"
 #include "version.h"
 
 const char *const version_string = "3.2 20020225 (experimental)";
index d0e1a8b782b01ea36cad16a8be36874bccd405a3..c3ddc9019f45e168b23c4e2e4a519b3e96e85fa0 100644 (file)
@@ -1,4 +1,4 @@
-static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
+        static char junk[] = "\n@(#)LIBF77 VERSION 20000929\n";
 
 /*
 */
index 5977ac8406112704ee26440e4001570e64ee9711..f4fba2739539b88dd9a8cec2095069a77d3f1a48 100644 (file)
@@ -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";
 
 /*
 */
index 3e41438d4300b28a7b4e63340de7805b4548dc92..3adc7ba558e911589e975ffddd2717f09d3d6bac 100644 (file)
@@ -1,4 +1,4 @@
-static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
+        static char junk[] = "\n@(#) LIBU77 VERSION 19980709\n";
 
 char __G77_LIBU77_VERSION__[] = "3.2 20020225 (experimental)";
 
index 4e88d9f2e3f878cb0aa124eb4e3f59e904b6fe68..52a062971c40610d5d3e718110314c8b4bc20eb6 100644 (file)
@@ -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.
 //