X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frmm.c;h=35236010ed9801fc403c2737cfe6220dc6882fec;hp=21a0f901f8418593eb2bca7ece22dcbf507cb12a;hb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;hpb=f2763b05544699fbc1455451652965f03385951f diff --git a/uip/rmm.c b/uip/rmm.c index 21a0f90..3523601 100644 --- a/uip/rmm.c +++ b/uip/rmm.c @@ -21,7 +21,7 @@ static struct swit switches[] = { #define VERSIONSW 2 { "version", 0 }, #define HELPSW 3 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };