X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=a04ebd6f9b9a4713f1c46aa81035f976541361f7;hb=a6f717992d5588898c37711aa1895dbb11016e1c;hp=cd51fd1925c99c9aeb4047072850d352580c2792;hpb=358131df8b64ef0c6020dbe9ec61e11cecdef356;p=mmh diff --git a/uip/forw.c b/uip/forw.c index cd51fd1..a04ebd6 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -167,10 +167,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 ANNOSW: anot++;