X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fali.c;h=7cffc5043192ea460bae79188dda4a09cd335328;hb=2ccd02143402aab6732ad1d2b84513949ddd7cb2;hp=d03d7173455bd8bf52d03c17f2a8bfd4a9c96e65;hpb=8563731b02ce9d750806f6b1769af8b399d964e8;p=mmh diff --git a/uip/ali.c b/uip/ali.c index d03d717..7cffc50 100644 --- a/uip/ali.c +++ b/uip/ali.c @@ -8,7 +8,7 @@ #include #include #include -#include +#include /* * maximum number of names @@ -35,7 +35,7 @@ static struct swit switches[] = { #define VERSIONSW 8 { "version", 0 }, #define HELPSW 9 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };