X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpackf.c;h=cd003dd78824bfa7ec1dc496625eeec84ed3bf1c;hb=ab3e934551e83f49a04975b05c11c1b3d5768642;hp=a696e727c9c0b0764c2e46827542bfb5409e8690;hpb=25c0bc3f1c034964421f8007e5802c647c5dc908;p=mmh diff --git a/uip/packf.c b/uip/packf.c index a696e72..cd003dd 100644 --- a/uip/packf.c +++ b/uip/packf.c @@ -2,8 +2,6 @@ /* * packf.c -- pack a nmh folder into a file * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -77,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)