X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmark.c;h=22a12ee3588aa7282ff4482af37a7d97dc82dff9;hb=49856d905bfbaf3025967cbfe7631440978bccc8;hp=6ffc2b1a60d28ab6a3f69ac4bf0c85887a608a22;hpb=13ae9ba066e6b8c114daa6714895a56816465f49;p=mmh diff --git a/uip/mark.c b/uip/mark.c index 6ffc2b1..22a12ee 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++;