git: hack(6): Suppress warnings.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Jan 28 09:11:54 PST 2018


commit 27c34782344168d2a91142cad8df6a2bed918506
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Jan 28 18:54:57 2018 +0200

    hack(6): Suppress warnings.
    
    Add FALLTHROUGH directives were needed, fix few format issues.

Summary of changes:
 games/hack/hack.apply.c   |  3 +--
 games/hack/hack.c         |  2 +-
 games/hack/hack.do_name.c |  3 +--
 games/hack/hack.dog.c     |  2 +-
 games/hack/hack.eat.c     | 11 ++++++-----
 games/hack/hack.end.c     |  8 ++++----
 games/hack/hack.invent.c  |  1 +
 games/hack/hack.mkobj.c   |  2 +-
 games/hack/hack.objnam.c  |  6 +++---
 games/hack/hack.pager.c   |  2 +-
 games/hack/hack.shk.c     |  1 +
 games/hack/hack.trap.c    |  2 +-
 games/hack/hack.unix.c    |  2 +-
 games/hack/hack.wizard.c  |  3 +--
 14 files changed, 24 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/27c34782344168d2a91142cad8df6a2bed918506


-- 
DragonFly BSD source repository



More information about the Commits mailing list