X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f2763b05544699fbc1455451652965f03385951f..017a82124bf2ea39ced5aa4c8f969c18b3c2fb90:/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 } };