CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/09 14:54:11
Modified files:
games/hack : hack.apply.c hack.eat.c hack.end.c
hack.engrave.c hack.invent.c hack.ioctl.c
hack.main.c hack.o_init.c hack.pager.c
hack.unix.c
Log message:
Remove several casts to (char *) 0 and replace them by NULL
Prompted and OK by tb@
