]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
Just reworded the bit about '%s' being safe not to quote (it's only safe not to
[nmh] / uip / whatnowsbr.c
index 854a97258db4eedac03f85e0f948789275add19d..0e2a9987634dbceb0cf67175dd814ab159a8a00f 100644 (file)
@@ -26,7 +26,7 @@ static struct swit whatnowswitches[] = {
 #define VERSIONSW               6
     { "version", 0 },
 #define        HELPSW                  7
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };
 
@@ -655,7 +655,7 @@ static struct swit  sendswitches[] = {
 #define SVERSIONSW       22
     { "version", 0 },
 #define        SHELPSW          23
-    { "help", 4 },
+    { "help", 0 },
 #define BITSTUFFSW       24
     { "dashstuffing", -12 },
 #define NBITSTUFFSW      25