c++config: Fix misplaced leading blanks on first line.

2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

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

From-SVN: r50365
This commit is contained in:
Phil Edwards 2002-03-06 18:37:39 +00:00
parent 809623c963
commit de53cb7506
2 changed files with 5 additions and 1 deletions

View 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.

View 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.
//