aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/nfs/imap.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-06-30 04:53:51 +0000
committerrsc <devnull@localhost>2006-06-30 04:53:51 +0000
commit141d60097223f56e82ae3c45c90d6453cdd11cba (patch)
tree7563478da98b19056641a2b42e98d5fd7ec26995 /src/cmd/upas/nfs/imap.c
parente6c443621bbcc8929f4c08648bfd1ab6014b66b9 (diff)
downloadplan9port-141d60097223f56e82ae3c45c90d6453cdd11cba.tar.gz
plan9port-141d60097223f56e82ae3c45c90d6453cdd11cba.tar.bz2
plan9port-141d60097223f56e82ae3c45c90d6453cdd11cba.zip
use file names for attachments
Diffstat (limited to 'src/cmd/upas/nfs/imap.c')
-rw-r--r--src/cmd/upas/nfs/imap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cmd/upas/nfs/imap.c b/src/cmd/upas/nfs/imap.c
index 409544f0..1caa97b2 100644
--- a/src/cmd/upas/nfs/imap.c
+++ b/src/cmd/upas/nfs/imap.c
@@ -1458,7 +1458,8 @@ static struct {
char *name;
int offset;
} paramtab[] = {
- "charset", offsetof(Part, charset)
+ "charset", offsetof(Part, charset),
+ "name", offsetof(Part, filename)
};
static void