X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fshow.c;h=08a9b31cefc25c31295db3df48fe7b8e46e08246;hb=cd1299b02c2fbe61f408a8387402494364688337;hp=be85fd1a333981bf4c0b9405001e089d3d248f02;hpb=5b9d883db0318ed2b84bb82dee880d7381f99188;p=mmh 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