Style cleanup: instead of seperate #defines for NULL cast to different
authorChris Pressey <cpressey@dragonflybsd.org>
Tue, 19 Apr 2005 05:32:02 +0000 (05:32 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Tue, 19 Apr 2005 05:32:02 +0000 (05:32 +0000)
commit3b45447eb3468f08019ce383e8c99fbe5b9647c6
tree0fa2499d78aa995919d272f417a0113e604da935
parent445bdd153a4779145d428f66141becfbcafabb93
Style cleanup: instead of seperate #defines for NULL cast to different
types (NOSTR, NOFILE, NOPWD, NOACU, NOVAL,) just spell NULL as NULL.

Inspired-by: NetBSD
usr.bin/tip/tip/acu.c
usr.bin/tip/tip/cmds.c
usr.bin/tip/tip/cu.c
usr.bin/tip/tip/log.c
usr.bin/tip/tip/remote.c
usr.bin/tip/tip/tip.c
usr.bin/tip/tip/tip.h
usr.bin/tip/tip/value.c
usr.bin/tip/tip/vars.c