use NULL instead of 0 when dealing with pointers
authorjsg <jsg@openbsd.org>
Sun, 20 Jul 2014 10:32:23 +0000 (10:32 +0000)
committerjsg <jsg@openbsd.org>
Sun, 20 Jul 2014 10:32:23 +0000 (10:32 +0000)
commit908f84c28da809408b977e5d5247ef7e60513e4d
treeea76ace9b0d84d5e18fc4f3082922fa09f4fefbd
parentfd8ad2c1313cb949cf42f4c31d55b9126398834f
use NULL instead of 0 when dealing with pointers
ok guenther@
usr.bin/telnet/genget.c
usr.bin/telnet/main.c
usr.bin/telnet/ring.c
usr.bin/telnet/telnet.c