git: style(9) - Prefer a lack of case '?' fallthrough for getopt
Samuel Greear
sjg at crater.dragonflybsd.org
Thu Dec 9 22:38:32 PST 2010
commit fc2cbb918016f378d533e3e76b68da010da35329
Author: Samuel J. Greear <sjg at thesjg.com>
Date: Fri Dec 10 06:35:33 2010 +0000
style(9) - Prefer a lack of case '?' fallthrough for getopt
* This also coincides with the example in getopt(3)
Discussed-with: swildner@
Summary of changes:
share/man/man9/style.9 | 5 +----
sys/platform/vkernel/platform/init.c | 1 -
sys/platform/vkernel64/platform/init.c | 1 -
3 files changed, 1 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fc2cbb918016f378d533e3e76b68da010da35329
--
DragonFly BSD source repository
More information about the Commits
mailing list