]> git.marmaro.de Git - mmh/blobdiff - uip/mhstore.c
Require at least 2 chars for `no' variants of switches.
[mmh] / uip / mhstore.c
index 259acf3902d6c7ed9d1279de897d19a4e21e65e6..b0c08da1b58bda8aafb36f7eaa668eb7cfc4f130 100644 (file)
@@ -21,7 +21,7 @@ static struct swit switches[] = {
 #define AUTOSW  0
        { "auto", 0 },
 #define NAUTOSW  1
-       { "noauto", 0 },
+       { "noauto", 2 },
 #define FILESW  2  /* interface from show */
        { "file file", 0 },
 #define PARTSW  3