]> diplodocus.org Git - nmh/blobdiff - uip/install-mh.c
Removed newline before generated From:.
[nmh] / uip / install-mh.c
index c4847711fbd1796817a069f9ac3da5995c3c4b83..2cf9081c7a78b03675df212a2219abecb21dc538 100644 (file)
@@ -61,10 +61,10 @@ main (int argc, char **argv)
                case HELPSW:
                    snprintf (buf, sizeof(buf), "%s [switches]", invo_name);
                    print_help (buf, switches, 0);
-                   done (1);
+                   done (0);
                case VERSIONSW:
                    print_version(invo_name);
-                   done (1);
+                   done (0);
 
                case AUTOSW:
                    autof++;