X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fdp.c;h=ab441418b1f565608fa1294fd367e7db88cb13e3;hb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;hp=a9bc90f1023fae1be357f7249d409a2630263775;hpb=f2763b05544699fbc1455451652965f03385951f;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 } };