]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix spacing in third last entry
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 3 Dec 2001 23:20:00 +0000 (23:20 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 3 Dec 2001 23:20:00 +0000 (23:20 +0000)
From-SVN: r47571

gcc/cp/ChangeLog

index 3527d6bce7cd434d0f38f1a53d554b2b07c347f1..c2abaab0c86dc187e3778f467a4bacab242ccc07 100644 (file)
@@ -11,8 +11,8 @@
 2001-12-03  Mumit Khan  <khan@nanotech.wisc.edu>
 
        PR c++/3394
-       *  decl.c (xref_basetypes): Handle attributes between 
-         'class' and name.
+       * decl.c (xref_basetypes): Handle attributes between
+       'class' and name.
 
 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>