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