From 00d75e0eaefc3d52a6bb631e4747da2b88e7c393 Mon Sep 17 00:00:00 2001 From: rsc Date: Sat, 11 Feb 2006 22:35:38 +0000 Subject: more changes --- src/cmd/acme/mail/dat.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cmd/acme/mail/dat.h') 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; -- cgit v1.2.3