X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fdp.c;h=ab441418b1f565608fa1294fd367e7db88cb13e3;hb=b28e871ba874a53257b37eed94adfc365ed6ebf2;hp=a9bc90f1023fae1be357f7249d409a2630263775;hpb=197f95940cc0860683e6988352f721e6603f9339;p=mmh diff --git a/uip/dp.c b/uip/dp.c index a9bc90f..ab44141 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 } };