X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/31c375bd6cdaab71ef78374b64e413941854fa4e..f2e833551241a8e085be193e80378004eeee6f51:/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++;