diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-04-09 13:23:51 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-04-09 13:23:51 +0000 |
commit | 435aae62de2d69d40c15e20c49f65a4025f5671f (patch) | |
tree | ecd76bbbe9ea4c966bd44639540767cce0208acd /usr.sbin/arp/arp.c | |
parent | e8b3915883acd0decdc5afe8afef143ca3eb518a (diff) | |
download | FreeBSD-src-435aae62de2d69d40c15e20c49f65a4025f5671f.zip FreeBSD-src-435aae62de2d69d40c15e20c49f65a4025f5671f.tar.gz |
Compare pointers with NULL rather than using pointers are booleans in
if/for statements. Assign pointers to NULL rather than typecast 0.
Compare pointers with NULL rather than 0.
Diffstat (limited to 'usr.sbin/arp/arp.c')
0 files changed, 0 insertions, 0 deletions