X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Finstall-mh.c;h=7b2ef2a3403cb1658301f3cf386d8804e4c65c38;hp=b2a1f1d51c2b8f8dcc44ab71b7c3aa2c2f736729;hb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;hpb=f2763b05544699fbc1455451652965f03385951f diff --git a/uip/install-mh.c b/uip/install-mh.c index b2a1f1d..7b2ef2a 100644 --- a/uip/install-mh.c +++ b/uip/install-mh.c @@ -14,7 +14,7 @@ static struct swit switches[] = { #define VERSIONSW 1 { "version", 0 }, #define HELPSW 2 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };