]> diplodocus.org Git - nmh/blobdiff - uip/viamail.c
Meaningless change to test autoconf file commit order stuff.
[nmh] / uip / viamail.c
index 2ee6b3dff61bdac2e3ad3913c50783d91c3f7f1a..8e3332d0597fd29778f7efef1a911bf507e05b5f 100644 (file)
@@ -12,7 +12,7 @@
 #include <errno.h>
 #include <signal.h>
 #include <zotnet/mts/mts.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
 
@@ -42,7 +42,7 @@ static struct swit switches[] = {
 #define VERSIONSW               9
     { "version", 0 },
 #define        HELPSW                 10
-    { "help", 4 },
+    { "help", 0 },
 #define DEBUGSW                11
     { "debug", -5 },
     { NULL, 0 }