X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/13ae9ba066e6b8c114daa6714895a56816465f49..6ce8434dcf6ff95db7bc75a97fd1144e54206dfe:/uip/mark.c diff --git a/uip/mark.c b/uip/mark.c index 6ffc2b1a..22a12ee3 100644 --- a/uip/mark.c +++ b/uip/mark.c @@ -84,10 +84,10 @@ main (int argc, char **argv) snprintf (buf, sizeof(buf), "%s [+folder] [msgs] [switches]", invo_name); print_help (buf, switches, 1); - done (1); + done (0); case VERSIONSW: print_version(invo_name); - done (1); + done (0); case ADDSW: addsw++;