From: Dan Harkless Date: Wed, 26 Jan 2000 09:27:59 +0000 (+0000) Subject: Just added a comment explaining that akvalue() does mh alias substitution. X-Git-Tag: nmh-1_0~93 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=6f958fb7154627489372880917a901137b1ad11a;hp=a928fd1215493206663ef9c96f2a5b5bbd822cc6 Just added a comment explaining that akvalue() does mh alias substitution. --- diff --git a/uip/aliasbr.c b/uip/aliasbr.c index b15865e..b3c4b22 100644 --- a/uip/aliasbr.c +++ b/uip/aliasbr.c @@ -47,6 +47,7 @@ struct home *seek_home (char *); #endif +/* Do mh alias substitution on 's' and return the results. */ char * akvalue (char *s) {