X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlist.c;h=c66b7cfe6d7ceea96eb674fc95e75da0d62bc28d;hb=10e03b3fba3e01052baf92c963c46a2a5529b4e0;hp=7129ce5a973343ef092060916ccc5f0925c9dad6;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/mhlist.c b/uip/mhlist.c index 7129ce5..c66b7cf 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -20,7 +20,7 @@ static struct swit switches[] = { #define VERBSW 0 { "verbose", 0 }, #define NVERBSW 1 - { "noverbose", 0 }, + { "noverbose", 2 }, #define FILESW 2 /* interface from show */ { "file file", 0 }, #define PARTSW 3 @@ -94,9 +94,7 @@ main(int argc, char **argv) done=freects_done; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */