c++config: Fix misplaced leading blanks on first line.
authorPhil Edwards <pme@gcc.gnu.org>
Wed, 6 Mar 2002 18:37:39 +0000 (18:37 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Wed, 6 Mar 2002 18:37:39 +0000 (18:37 +0000)
2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* include/bits/c++config:  Fix misplaced leading blanks on first line.

From-SVN: r50365

libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config

index 0e2137ea33de9e755de6ca0bd18841f935305ddc..79c7429426fcc85fc90851487c25af6c71f8f6ef 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
+
+       * include/bits/c++config:  Fix misplaced leading blanks on first line.
+
 2002-03-05  Benjamin Kosnik  <bkoz@redhat.com>
 
        * docs/html/17_intro/RELEASE-NOTES: Fix usage.
index ffc9359e4421083ff51ed40855b2f29fd54bb5b0..15741ec79cbec134cb1a2b8f34dd2d59653a90ba 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.
 //