X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fburst.c;h=6316e136ab638d5bd12e46fcb37193441a0f37bf;hb=cff8de7654cf393a494b01a587bd4d503d15a5e3;hp=980972e698a97ec9c8791c1c616bff75b93ddae3;hpb=3e6fc0058fcfd554b3be5ba20cfcc990ca2ff07a;p=mmh diff --git a/uip/burst.c b/uip/burst.c index 980972e..6316e13 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++;