]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.old-deja/g++.law/parsing3.C
typo typo fixes fixes
[thirdparty/gcc.git] / gcc / testsuite / g++.old-deja / g++.law / parsing3.C
index 85b7932f209b84f6a02199e33255620b459ff4d1..8efee5b0f2338b8667d86c60ba3962a7f0b237d0 100644 (file)
@@ -6,7 +6,7 @@
 // Subject:  Re: unexpected difference between gcc and g++ (both 2.3.3)
 // Message-ID: <1oaacnINNt20@gap.caltech.edu>
 
-/* Notice that that this case parses fine */
+/* Notice that this case parses fine */
 int (* volatile y)[10];
 
 void foo2() {