OSDN Git Service

typo typo fixes fixes
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.law / parsing3.C
index 85b7932..8efee5b 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() {