projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e30d4c8
)
Fixed indentantion of my last ChangeLog entry
author
Nicola Pero
<nicola@gcc.gnu.org>
Fri, 6 Sep 2002 15:26:36 +0000
(15:26 +0000)
committer
Nicola Pero
<nicola@gcc.gnu.org>
Fri, 6 Sep 2002 15:26:36 +0000
(15:26 +0000)
From-SVN: r56886
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index b7bbfa1b413563e995f67b1216e46bbcd28e2fd5..9517d402f0b3d9f964c936acdd8fa5c6e7953be0 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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.