X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fshow.c;h=08a9b31cefc25c31295db3df48fe7b8e46e08246;hp=be85fd1a333981bf4c0b9405001e089d3d248f02;hb=fb0594cb913cab5e14e2c295b79eb48cc675bbbf;hpb=0073224c28bf81dad1812d406bb9915b24b23eb6 diff --git a/uip/show.c b/uip/show.c index be85fd1..08a9b31 100644 --- a/uip/show.c +++ b/uip/show.c @@ -30,7 +30,7 @@ static struct swit switches[] = { #define SHOWMIMESW 8 { "showmimeproc program", 0 }, #define FILESW 9 - { "file file", -4 }, /* interface from showfile */ + { "file file", -4 }, /* interface from lproc (whatnow) */ #define VERSIONSW 10 { "version", 0 }, #define HELPSW 11