]> diplodocus.org Git - nmh/blobdiff - uip/refile.c
Note that the minimum required version of automake is 1.12.
[nmh] / uip / refile.c
index 25f762996e163a19bf16e7fe34f5c80808c2f36b..2bd12ed837f80cad03850eacf948d7fc30f2b679 100644 (file)
@@ -100,10 +100,10 @@ main (int argc, char **argv)
                snprintf (buf, sizeof(buf), "%s [msgs] [switches] +folder ...",
                          invo_name);
                print_help (buf, switches, 1);
-               done (1);
+               done (0);
            case VERSIONSW:
                print_version(invo_name);
-               done (1);
+               done (0);
 
            case LINKSW: 
                linkf++;