]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fix typo.
authorGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 27 Jan 2003 23:20:43 +0000 (23:20 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 27 Jan 2003 23:20:43 +0000 (23:20 +0000)
From-SVN: r61904

gcc/ChangeLog

index 5dc6d656f240daaf0f63735e0c2986c17b31d1de..d4d491a19146805ef75933b0428da4533252ddaa 100644 (file)
@@ -1,5 +1,6 @@
 2003-01-27  Gabriel Dos_Reis  <gdosreis@sophia.inria.fr>
-
+       
+       PR objc/9267
        * c-parse.in: Remove '%expect 31' directive in objc mode.
 
 2003-01-27  Richard Earnshaw <rearnsha@arm.com>