git: games: Add FALLTHROUGH where missing.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Jan 28 09:19:34 PST 2018


commit 13fca3df026b870c4d7c27704ee872f20e9f885b
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Jan 28 19:08:25 2018 +0200

    games: Add FALLTHROUGH where missing.

Summary of changes:
 games/backgammon/common_source/check.c |  2 +-
 games/backgammon/teachgammon/teach.c   | 18 +++++++++---------
 games/battlestar/command2.c            |  2 +-
 games/battlestar/command3.c            |  3 ++-
 games/battlestar/room.c                | 13 +++++++------
 games/hunt/huntd/execute.c             |  1 +
 games/larn/main.c                      |  5 ++++-
 games/larn/monster.c                   |  7 +++++++
 games/larn/movem.c                     |  2 ++
 games/larn/object.c                    |  4 ++++
 games/sail/pl_5.c                      |  2 +-
 11 files changed, 39 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/13fca3df026b870c4d7c27704ee872f20e9f885b


-- 
DragonFly BSD source repository


More information about the Commits mailing list