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