X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=54b7c074e26aae0ab131129a4c05d48a8ff9d93c;hb=7d3201b86a4f310a8c185a9c40f0bb516f6402f1;hp=cbff866d0378ddc504b68d5ce8aad6cf146a14d5;hpb=c4a4ae457b089b440ba4cb62bca2e2ca59940ac1;p=mmh diff --git a/uip/forw.c b/uip/forw.c index cbff866..54b7c07 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -20,7 +20,7 @@ static struct swit switches[] = { #define ANNOSW 0 { "annotate", 0 }, #define NANNOSW 1 - { "noannotate", 0 }, + { "noannotate", 2 }, #define EDITRSW 2 { "editor editor", 0 }, #define FORMSW 3 @@ -68,9 +68,7 @@ main(int argc, char **argv) char *fmtstr; int buildsw = 0; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */