summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/mail/dat.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-05-06 22:53:44 +0000
committerrsc <devnull@localhost>2006-05-06 22:53:44 +0000
commit53af1186ca6d4e0560837ed19535ca38a6069201 (patch)
tree9e2311048571488daf768d2fc9ba3f5c89271a76 /src/cmd/acme/mail/dat.h
parent95d412d4bca1e7855818e09ee5afa260e6356504 (diff)
downloadplan9port-53af1186ca6d4e0560837ed19535ca38a6069201.tar.gz
plan9port-53af1186ca6d4e0560837ed19535ca38a6069201.zip
show full name in from
Diffstat (limited to 'src/cmd/acme/mail/dat.h')
-rw-r--r--src/cmd/acme/mail/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/acme/mail/dat.h b/src/cmd/acme/mail/dat.h
index a8321649..4b5c23c7 100644
--- a/src/cmd/acme/mail/dat.h
+++ b/src/cmd/acme/mail/dat.h
@@ -65,6 +65,7 @@ struct Message
/* header info */
char *from;
+ char *fromcolon;
char *to;
char *cc;
char *replyto;