Just added a comment explaining that akvalue() does mh alias substitution.
authorDan Harkless <dan@harkless.org>
Wed, 26 Jan 2000 09:27:59 +0000 (09:27 +0000)
committerDan Harkless <dan@harkless.org>
Wed, 26 Jan 2000 09:27:59 +0000 (09:27 +0000)
uip/aliasbr.c

index b15865e..b3c4b22 100644 (file)
@@ -47,6 +47,7 @@ struct home *seek_home (char *);
 #endif
 
 
+/* Do mh alias substitution on 's' and return the results. */
 char *
 akvalue (char *s)
 {