X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvdist.c;h=2ba609771454bffa9affb3d030fadf3351a88923;hb=10e03b3fba3e01052baf92c963c46a2a5529b4e0;hp=d409b5cb59de4532ce5748d25ad3d6724d24b961;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/rcvdist.c b/uip/rcvdist.c index d409b5c..2ba6097 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -14,7 +14,7 @@ static struct swit switches[] = { #define FORMSW 0 - { "form formfile", 4 }, + { "form formfile", 0 }, #define VERSIONSW 1 { "Version", 0 }, #define HELPSW 2 @@ -44,9 +44,7 @@ main(int argc, char **argv) done=unlink_done; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */