aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/mail/mail.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-15 23:06:27 +0000
committerrsc <devnull@localhost>2006-02-15 23:06:27 +0000
commit880ab2f10a2d4922d314ff8d016ea078f3c7f019 (patch)
tree9bb0a5bfd45d9a78ec768e1589257f50c635c522 /src/cmd/acme/mail/mail.c
parent201e19d672a2dab81e213237569022607aced2e1 (diff)
downloadplan9port-880ab2f10a2d4922d314ff8d016ea078f3c7f019.tar.gz
plan9port-880ab2f10a2d4922d314ff8d016ea078f3c7f019.tar.bz2
plan9port-880ab2f10a2d4922d314ff8d016ea078f3c7f019.zip
fixed
Diffstat (limited to 'src/cmd/acme/mail/mail.c')
-rw-r--r--src/cmd/acme/mail/mail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/acme/mail/mail.c b/src/cmd/acme/mail/mail.c
index ac74b634..f8030ca4 100644
--- a/src/cmd/acme/mail/mail.c
+++ b/src/cmd/acme/mail/mail.c
@@ -470,6 +470,7 @@ mainctl(void *v)
char *s, *t, *buf;
w = v;
+ winincref(w);
proccreate(wineventproc, w, STACK);
for(;;){