X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhl.c;h=18d0176c5d5c078bc1925da70826957ffa67f202;hb=ccf4f175ef4c4e7522f9510a4a1149c15d810dd9;hp=8c2094ed8db304e35948f7f31b0dbf03f69d3928;hpb=350ad6d3542a07639213cf2a4fe524e829c1e7b6;p=mmh diff --git a/uip/mhl.c b/uip/mhl.c index 8c2094e..18d0176 100644 --- a/uip/mhl.c +++ b/uip/mhl.c @@ -55,7 +55,7 @@ static struct swit mhlswitches[] = { { "forward", -7 }, #define FORW2SW 6 { "forwall", -7 }, -#define NBODYSW 8 +#define NBODYSW 7 { "nobody", -6 }, { NULL, 0 } }; @@ -226,10 +226,7 @@ main(int argc, char **argv) char buf[BUFSIZ], *files[MAXARGS]; char **argp, **arguments; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif - invo_name = mhbasename(argv[0]); /* read user profile/context */