X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frmf.c;h=233a7bfe02de297e58d6749ca522a2746341d2ef;hb=0f540a390a62d9732f61fdb21f82048093a3d63d;hp=059e607503f5ee88c222af6c66943592f8573853;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/uip/rmf.c b/uip/rmf.c index 059e607..233a7bf 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -15,7 +15,7 @@ static struct swit switches[] = { #define VERSIONSW 2 { "version", 0 }, #define HELPSW 3 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } }; @@ -115,7 +115,7 @@ main (int argc, char **argv) context_replace (pfolder, newfolder); /* update current folder */ } context_save (); /* save the context file */ - done (0); + return done (0); } static int