CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2015/06/06 19:25:27

Modified files:
        sys/netinet    : if_ether.c ip_icmp.c ip_input.c ip_output.c 
                         raw_ip.c tcp_input.c tcp_output.c tcp_usrreq.c 

Log message:
Replace a bunch of == 0 with == NULL in pointer tests. Nuke some
annoying trailing, leading and embedded whitespace. No change to
.o files.

ok deraadt@

Reply via email to