X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/31c375bd6cdaab71ef78374b64e413941854fa4e..8139180649a758e0766757952e87b20e88fdd3ed:/uip/burst.c diff --git a/uip/burst.c b/uip/burst.c index 980972e6..6316e136 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -86,10 +86,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 INPLSW: inplace++;