]> git.marmaro.de Git - mmh/blobdiff - uip/rmf.c
Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / uip / rmf.c
index 563b20fc44906ff527f1d94ed12e08efd3553bac..c9a04f55eb636121047d872de3e019079acc0608 100644 (file)
--- 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: