]> diplodocus.org Git - nmh/blobdiff - uip/scan.c
Typo.
[nmh] / uip / scan.c
index 077f824a2ba814f67d19b39549edfef056846e22..f49aa60fe7e8a30a52ef110d7bb1f600102a814f 100644 (file)
@@ -99,10 +99,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 CLRSW: 
                    clearflag++;