show full name in from

This commit is contained in:
rsc
2006-05-06 22:53:44 +00:00
parent 95d412d4bc
commit 53af1186ca
2 changed files with 21 additions and 11 deletions

View File

@@ -65,6 +65,7 @@ struct Message
/* header info */
char *from;
char *fromcolon;
char *to;
char *cc;
char *replyto;