X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsortm.c;h=d64f8befbd5f200eaf307e3e69e099ec697cfd04;hb=cfc525a9b85207225cb4071d1d3b01e8d1db2424;hp=c7f5396487fdf3037ce26780e6215789e33c40d1;hpb=794dab6aa5027ffaf024506140c258f6a0a9322d;p=mmh diff --git a/uip/sortm.c b/uip/sortm.c index c7f5396..d64f8be 100644 --- a/uip/sortm.c +++ b/uip/sortm.c @@ -6,7 +6,7 @@ */ #include -#include +#include /* * We allocate space for messages (msgs array) @@ -35,7 +35,7 @@ static struct swit switches[] = { #define VERSIONSW 8 { "version", 0 }, #define HELPSW 9 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };