This commit is contained in:
Jim Kingdon 1993-05-21 20:44:43 +00:00
parent b646b43826
commit 5e27c0544a

View file

@ -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.