X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..b1e229fc408e1b3a26de6e0ca29f6feb9359298e:/uip/packf.c?ds=inline diff --git a/uip/packf.c b/uip/packf.c index a607da81..42e66944 100644 --- a/uip/packf.c +++ b/uip/packf.c @@ -27,7 +27,7 @@ static struct swit switches[] = { #define VERSIONSW 3 { "version", 0 }, #define HELPSW 4 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };