]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
- add or adjust /* FALLTHROUGH */ where appropriate
authormrg <mrg@NetBSD.org>
Sun, 3 Feb 2019 03:19:25 +0000 (03:19 +0000)
committermrg <mrg@NetBSD.org>
Sun, 3 Feb 2019 03:19:25 +0000 (03:19 +0000)
commitdc6514954049bf3d7c993996025a81414423c89b
tree62f1a633c2e85d4bfcee4a574b5fa5c66ba88816
parent2d315c293c005d7227edf8d5800e4f9dc2795baa
- add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
  this case, and thus can't be marked __dead easily
15 files changed:
backgammon/teachgammon/teach.c
battlestar/command2.c
battlestar/command3.c
larn/main.c
larn/monster.c
larn/movem.c
larn/object.c
mille/move.c
phantasia/fight.c
phantasia/main.c
phantasia/misc.c
quiz/quiz.c
rogue/play.c
rogue/room.c
sail/pl_5.c