X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..2ae2b2b449d5d8fc868e27d7b2ad920b99311ad7:/uip/packf.c 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 } };