Module Name: src Committed By: dholland Date: Sat Aug 6 20:42:44 UTC 2011
Modified Files: src/games/hack: hack.apply.c hack.cmd.c hack.eat.c hack.end.c hack.engrave.c hack.invent.c hack.ioctl.c hack.main.c hack.mklev.c hack.o_init.c hack.pager.c hack.save.c hack.tty.c hack.unix.c Log Message: Fix up still more casts; use NULL instead of (char *)0. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/games/hack/hack.apply.c \ src/games/hack/hack.cmd.c cvs rdiff -u -r1.10 -r1.11 src/games/hack/hack.eat.c cvs rdiff -u -r1.16 -r1.17 src/games/hack/hack.end.c \ src/games/hack/hack.invent.c src/games/hack/hack.main.c cvs rdiff -u -r1.12 -r1.13 src/games/hack/hack.engrave.c cvs rdiff -u -r1.9 -r1.10 src/games/hack/hack.ioctl.c cvs rdiff -u -r1.8 -r1.9 src/games/hack/hack.mklev.c cvs rdiff -u -r1.13 -r1.14 src/games/hack/hack.o_init.c cvs rdiff -u -r1.18 -r1.19 src/games/hack/hack.pager.c cvs rdiff -u -r1.15 -r1.16 src/games/hack/hack.save.c \ src/games/hack/hack.tty.c cvs rdiff -u -r1.14 -r1.15 src/games/hack/hack.unix.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.