X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fscan.c;h=ba90e4010ee23851abf6bfb1aa0730b40dd9dfe5;hb=822e01d48920e30e281c5144ae0977ac2bf27549;hp=085cc7fa7ea3c54a5b206356520bd53277604074;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/scan.c b/uip/scan.c index 085cc7f..ba90e40 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -19,7 +19,7 @@ static struct swit switches[] = { #define WIDTHSW 1 { "width columns", 0 }, #define FILESW 2 - { "file file", 4 }, + { "file file", 0 }, #define VERSIONSW 3 { "Version", 0 }, #define HELPSW 4 @@ -41,9 +41,7 @@ main(int argc, char **argv) struct msgs *mp; FILE *in; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */