]> diplodocus.org Git - nmh/blobdiff - uip/ali.c
Just reworded the bit about '%s' being safe not to quote (it's only safe not to
[nmh] / uip / ali.c
index 54c8b05a00eaf63c1b53c56b6be21d418dc5a330..5b38b831669c4b7f43874e142f07f81bfbebf1d2 100644 (file)
--- a/uip/ali.c
+++ b/uip/ali.c
@@ -8,6 +8,7 @@
 #include <h/mh.h>
 #include <h/addrsbr.h>
 #include <h/aliasbr.h>
+#include <zotnet/mts/mts.h>
 
 /*
  * maximum number of names
@@ -34,7 +35,7 @@ static struct swit switches[] = {
 #define VERSIONSW             8
     { "version", 0 },
 #define        HELPSW                9
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };