X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a395a8839181b9895fdd0cafdb40be35675ced48..4548a3ecc4248a1d4:/uip/rmf.c?ds=inline diff --git a/uip/rmf.c b/uip/rmf.c index 563b20fc..c9a04f55 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -59,10 +59,10 @@ main (int argc, char **argv) snprintf (buf, sizeof(buf), "%s [+folder] [switches]", invo_name); print_help (buf, switches, 1); - done (1); + done (0); case VERSIONSW: print_version(invo_name); - done (1); + done (0); case INTRSW: interactive = 1; @@ -169,10 +169,6 @@ rmf (char *folder) continue; /* else fall */ case ',': -#ifdef UCI - case '_': - case '#': -#endif /* UCI */ break; default: