Date: Sun, 25 Aug 2002 06:04:03 -0700 (PDT) From: Philippe Charnier <charnier@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/hack hack.apply.c hack.c hack.do_name.c hack.dog.c hack.eat.c hack.mkobj.c hack.objnam.c hack.trap.c hack.wizard.c src/games/phantasia fight.c misc.c Message-ID: <200208251304.g7PD43mt075596@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
charnier 2002/08/25 06:04:03 PDT
Modified files:
games/hack hack.apply.c hack.c hack.do_name.c
hack.dog.c hack.eat.c hack.mkobj.c
hack.objnam.c hack.trap.c hack.wizard.c
games/phantasia fight.c misc.c
Log:
Replace various spelling with FALLTHROUGH which is lint()able
Revision Changes Path
1.6 +4 -2 src/games/hack/hack.apply.c
1.6 +4 -2 src/games/hack/hack.c
1.6 +4 -2 src/games/hack/hack.do_name.c
1.5 +5 -3 src/games/hack/hack.dog.c
1.6 +7 -5 src/games/hack/hack.eat.c
1.7 +4 -2 src/games/hack/hack.mkobj.c
1.4 +6 -4 src/games/hack/hack.objnam.c
1.7 +4 -2 src/games/hack/hack.trap.c
1.4 +4 -2 src/games/hack/hack.wizard.c
1.8 +3 -3 src/games/phantasia/fight.c
1.10 +1 -1 src/games/phantasia/misc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208251304.g7PD43mt075596>
