projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b646b43
)
fix typo
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 21 May 1993 20:44:43 +0000
(20:44 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 21 May 1993 20:44:43 +0000
(20:44 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 73af4a4e20ea7e76769e58ef8d250c2ca6266101..ac90c2f0956444a9a91c14c5ad292f437f38212c 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
Fri May 21 09:04:25 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
- *
complaint
.c: Make sure all complain() pass the address of the struct.
+ *
stabsread
.c: Make sure all complain() pass the address of the struct.
* xcoffread.c: Make sure all struct complaints are static not auto.