authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 2 Sep 1998 11:42:40 +0000 (11:42 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 2 Sep 1998 11:42:40 +0000 (11:42 +0000)
typo

From-SVN: r22170

gcc/testsuite/g++.old-deja/g++.benjamin/warn03.C

index 2f3b56f..b3bd3af 100644 (file)
@@ -1,7 +1,7 @@
 // 980420 bkoz 
 // from g++/15307, tests for -Wredundant-decls for decls
-// Build don't link: Special g++ Options:
-// -Wredundant-decls
+// Build don't link: 
+// Special g++ Options: -Wredundant-decls
 
 //shouldn't crash
 extern unsigned char *foo5[];