projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a928fd1
)
Just added a comment explaining that akvalue() does mh alias substitution.
author
Dan Harkless
<dan@harkless.org>
Wed, 26 Jan 2000 09:27:59 +0000
(09:27 +0000)
committer
Dan Harkless
<dan@harkless.org>
Wed, 26 Jan 2000 09:27:59 +0000
(09:27 +0000)
uip/aliasbr.c
patch
|
blob
|
history
diff --git
a/uip/aliasbr.c
b/uip/aliasbr.c
index
b15865e
..
b3c4b22
100644
(file)
--- 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)
{