X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..6d9658a54417d5676c3af5dd13db5f3ec5df9a0f:/uip/packf.c diff --git a/uip/packf.c b/uip/packf.c index c3654409..cd003dd7 100644 --- a/uip/packf.c +++ b/uip/packf.c @@ -75,10 +75,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 FILESW: if (file)