git: ctags(1): Add missing fallthrough.

2018-02-02 Thread Rimvydas Jasinskas

commit 28422be73ee6ea83a8962c2aaf69e8bcc189be87
Author: zrj 
Date:   Wed Jan 31 13:16:43 2018 +0200

ctags(1): Add missing fallthrough.

The -v option implies the -x.

Summary of changes:
 usr.bin/ctags/ctags.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28422be73ee6ea83a8962c2aaf69e8bcc189be87


-- 
DragonFly BSD source repository


git: at(1): Add missing fallthrough.

2018-02-02 Thread Rimvydas Jasinskas

commit d2d9ec230847c012eeccc5542e089674180e996d
Author: zrj 
Date:   Wed Jan 31 13:04:08 2018 +0200

at(1): Add missing fallthrough.

While there, constify struct.

Summary of changes:
 usr.bin/at/at.c|  3 +--
 usr.bin/at/parsetime.c | 10 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d2d9ec230847c012eeccc5542e089674180e996d


-- 
DragonFly BSD source repository


git: colcrt(1): Add missing fallthrough.

2018-02-02 Thread Rimvydas Jasinskas

commit 76e213dffbb0953a78a445a709398e29d413a024
Author: zrj 
Date:   Wed Jan 31 13:13:12 2018 +0200

colcrt(1): Add missing fallthrough.

Summary of changes:
 usr.bin/colcrt/colcrt.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/76e213dffbb0953a78a445a709398e29d413a024


-- 
DragonFly BSD source repository