aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/makefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makefs/makefs.c')
-rw-r--r--usr.sbin/makefs/makefs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/makefs/makefs.c b/usr.sbin/makefs/makefs.c
index 987f4159b403..7f23b8a6a5f1 100644
--- a/usr.sbin/makefs/makefs.c
+++ b/usr.sbin/makefs/makefs.c
@@ -270,7 +270,6 @@ main(int argc, char *argv[])
fsoptions.sparse = 1;
break;
- case '?':
default:
usage(fstype, &fsoptions);
/* NOTREACHED */