git: restore(8): Add missing fallthrough.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Feb 2 03:10:07 PST 2018


commit 0335b3984a856ea4bd1f097ea29156e2df722d7c
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Jan 31 12:44:03 2018 +0200

    restore(8): Add missing fallthrough.
    
    While there, add few hints for a compiler, panic() can return.

Summary of changes:
 sbin/restore/interactive.c | 1 +
 sbin/restore/tape.c        | 2 ++
 2 files changed, 3 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0335b3984a856ea4bd1f097ea29156e2df722d7c


-- 
DragonFly BSD source repository



More information about the Commits mailing list