]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fixed indentantion of my last ChangeLog entry
authorNicola Pero <nicola@gcc.gnu.org>
Fri, 6 Sep 2002 15:26:36 +0000 (15:26 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Fri, 6 Sep 2002 15:26:36 +0000 (15:26 +0000)
From-SVN: r56886

gcc/ChangeLog

index b7bbfa1b413563e995f67b1216e46bbcd28e2fd5..9517d402f0b3d9f964c936acdd8fa5c6e7953be0 100644 (file)
@@ -4,7 +4,7 @@ Fri Sep  6 16:17:33 2002  Nicola Pero  <n.pero@mi.flashnet.it>
        10k.  Fixed category dumping - print out category names with the
        proper syntax.  Print '@end\n' and not '\n@end' at the end of the
        interface.
-        (finish_objc): Fixed the -gen-decls option.  It was printing out
+       (finish_objc): Fixed the -gen-decls option.  It was printing out
        only the last class.  Dump an interface declaration of all classes
        being compiled instead.