X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/197f95940cc0860683e6988352f721e6603f9339..e66e25ec491d0fb3df708000d8494b4d598f0263:/uip/comp.c diff --git a/uip/comp.c b/uip/comp.c index d380b521..7e741383 100644 --- a/uip/comp.c +++ b/uip/comp.c @@ -34,7 +34,7 @@ static struct swit switches[] = { #define VERSIONSW 11 { "version", 0 }, #define HELPSW 12 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };