aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acme')
-rw-r--r--src/cmd/acme/dat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h
index 075ffe22..a0d5cef3 100644
--- a/src/cmd/acme/dat.h
+++ b/src/cmd/acme/dat.h
@@ -565,4 +565,4 @@ Channel *cwarn; /* chan(void*)[1] (really chan(unit)[1]) */
QLock editoutlk;
-#define STACK 32768
+#define STACK 65536