summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/mail/dat.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-11 22:35:38 +0000
committerrsc <devnull@localhost>2006-02-11 22:35:38 +0000
commit00d75e0eaefc3d52a6bb631e4747da2b88e7c393 (patch)
tree22442f206af78a40ab03d3d52f74f53f70a6ced6 /src/cmd/acme/mail/dat.h
parent0c7c441e9033e523b96b474cdbee6b63410805f9 (diff)
downloadplan9port-00d75e0eaefc3d52a6bb631e4747da2b88e7c393.tar.gz
plan9port-00d75e0eaefc3d52a6bb631e4747da2b88e7c393.zip
more changes
Diffstat (limited to 'src/cmd/acme/mail/dat.h')
-rw-r--r--src/cmd/acme/mail/dat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd/acme/mail/dat.h b/src/cmd/acme/mail/dat.h
index 9bf483c2..c601ac19 100644
--- a/src/cmd/acme/mail/dat.h
+++ b/src/cmd/acme/mail/dat.h
@@ -153,8 +153,8 @@ extern Window *wbox;
extern Message mbox;
extern Message replies;
extern char *fsname;
-extern int plumbsendfd;
-extern int plumbseemailfd;
+extern CFid *plumbsendfd;
+extern CFid *plumbseemailfd;
extern char *home;
extern char *outgoing;
extern char *mailboxdir;