X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..173c34078c1d520926a8dabeeec01d58d6c8615f:/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 } };