git: sbin/mount_hammer: Add missing switch case from bab16452
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Oct 15 21:17:28 PDT 2016
commit 2998e5e0f2a1d4e80d4c992fb8d92f8cd800da23
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Oct 16 13:01:54 2016 +0900
sbin/mount_hammer: Add missing switch case from bab16452
The previous commit bab16452 needed 1..15 case for expected values,
so as not to show an irrelevant message via default case.
Summary of changes:
sbin/mount_hammer/mount_hammer.c | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2998e5e0f2a1d4e80d4c992fb8d92f8cd800da23
--
DragonFly BSD source repository
More information about the Commits
mailing list