X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhstore.c;h=b0c08da1b58bda8aafb36f7eaa668eb7cfc4f130;hp=259acf3902d6c7ed9d1279de897d19a4e21e65e6;hb=5f2b39344cca1086c975d47b730929d8f1904214;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a diff --git a/uip/mhstore.c b/uip/mhstore.c index 259acf3..b0c08da 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -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