X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvdist.c;h=2ba609771454bffa9affb3d030fadf3351a88923;hb=10e03b3fba3e01052baf92c963c46a2a5529b4e0;hp=ac1914978348471a5371073234a9c0f5c043e2d4;hpb=3b91e463fc7a4db9e7b69e2e0f4f7909339beea5;p=mmh diff --git a/uip/rcvdist.c b/uip/rcvdist.c index ac19149..2ba6097 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -14,9 +14,9 @@ static struct swit switches[] = { #define FORMSW 0 - { "form formfile", 4 }, + { "form formfile", 0 }, #define VERSIONSW 1 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 2 { "help", 0 }, { NULL, 0 } @@ -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 */