Fix couple of function args that expect to be passed CONST pointers, and
authorFred Fish <fnf@specifix.com>
Tue, 14 Apr 1992 21:41:30 +0000 (21:41 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 14 Apr 1992 21:41:30 +0000 (21:41 +0000)
commit808dfd5aab6e881297e6b618b05c9182274f5e3f
treeeab1e45818a4a3b33a860ee0a2729dca95874b4a
parentf0e8711d9e3d33f04af5b7dfa9d2bd0fab7c36df
Fix couple of function args that expect to be passed CONST pointers, and
boolean functions that were returning NULL, which can be "void *" rather
than just bare 0.
bfd/ChangeLog
bfd/elf.c