X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..6f985b2ab74d38becc2e2ecc4829ca7c1f87e88c:/uip/packf.c?ds=sidebyside 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)