Removed leading space from lines in mhbuild and rmm man pages
[mmh] / uip / pick.c
index bd17c45..fb63111 100644 (file)
@@ -113,11 +113,11 @@ main (int argc, char **argv)
                          invo_name);
                print_help (buf, switches, 1);
                listsw = 0;     /* HACK */
-               done (1);
+               done (0);
            case VERSIONSW:
                print_version(invo_name);
                listsw = 0;     /* HACK */
-               done (1);
+               done (0);
 
            case CCSW: 
            case DATESW: