X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..e66e25ec491d0fb3df708000d8494b4d598f0263:/uip/rcvpack.c diff --git a/uip/rcvpack.c b/uip/rcvpack.c index f9834be4..f5b1c054 100644 --- a/uip/rcvpack.c +++ b/uip/rcvpack.c @@ -19,7 +19,7 @@ static struct swit switches[] = { #define VERSIONSW 2 { "version", 0 }, #define HELPSW 3 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };