]> git.marmaro.de Git - mmh/blobdiff - uip/rcvdist.c
whom: Suppress the separator if no hidden rcpts are present.
[mmh] / uip / rcvdist.c
index d409b5cb59de4532ce5748d25ad3d6724d24b961..2ba609771454bffa9affb3d030fadf3351a88923 100644 (file)
@@ -14,7 +14,7 @@
 
 static struct swit switches[] = {
 #define FORMSW  0
 
 static struct swit switches[] = {
 #define FORMSW  0
-       { "form formfile",  4 },
+       { "form formfile",  0 },
 #define VERSIONSW  1
        { "Version", 0 },
 #define HELPSW  2
 #define VERSIONSW  1
        { "Version", 0 },
 #define HELPSW  2
@@ -44,9 +44,7 @@ main(int argc, char **argv)
 
        done=unlink_done;
 
 
        done=unlink_done;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */