X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=ae812ad3bac8c702801f5a7a35f26ae7321538e7;hb=2dfc2b7e8d543372cd1a66a3d7dc02f7f5e40b7d;hp=259acf3902d6c7ed9d1279de897d19a4e21e65e6;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/mhstore.c b/uip/mhstore.c index 259acf3..ae812ad 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 @@ -132,9 +132,7 @@ main(int argc, char **argv) done=freects_done; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */