projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1c2dd2
)
further fix formatting of previous ChangeLog entry
author
Chris Demetriou
<cgd@gcc.gnu.org>
Tue, 2 Jul 2002 23:15:08 +0000
(16:15 -0700)
committer
Chris Demetriou
<cgd@gcc.gnu.org>
Tue, 2 Jul 2002 23:15:08 +0000
(16:15 -0700)
From-SVN: r55199
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 7be1d62c211743ebf08c93554c6695adbec0ac96..2f37ae65463da80123beb4fda03d37756f0197c0 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,8
+1,8
@@
2002-07-02 Devang Patel <dpatel@apple.com>
* objc/objc-act.c (adjust_type_for_id_default): Do not allow an
-
object as parameter. Prevent something like 'NSObject' to be
-
used as the type for a method argument.
+ object as parameter. Prevent something like 'NSObject' to be
+ used as the type for a method argument.
2002-07-03 Neil Booth <neil@daikokuya.co.uk>