diff options
author | Fred Fish <fnf@specifix.com> | 1991-12-14 00:13:05 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1991-12-14 00:13:05 +0000 |
commit | 619fd1455b71e4e6089b00c85b53328ffdc8fd43 (patch) | |
tree | 16b56109ccad8b4de431d42699dda3fed23c9e9c /bfd/host-aout.c | |
parent | dd1f25e0785e7e552b68b650b4219390791f8ffe (diff) | |
download | gdb-619fd1455b71e4e6089b00c85b53328ffdc8fd43.zip gdb-619fd1455b71e4e6089b00c85b53328ffdc8fd43.tar.gz gdb-619fd1455b71e4e6089b00c85b53328ffdc8fd43.tar.bz2 |
Fix miscellaneous comparisons of integer with NULL that elicit compiler
warnings about comparisons of integer with pointer when NULL is defined
as ((void *) 0) rather than just a bare 0.
Diffstat (limited to 'bfd/host-aout.c')
0 files changed, 0 insertions, 0 deletions