X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..4fdb8114b2b3b50182e744c68d76b0406daa7dce:/uip/rcvpack.c?ds=sidebyside 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 } };