summaryrefslogtreecommitdiff
path: root/module/sys.m
diff options
context:
space:
mode:
Diffstat (limited to 'module/sys.m')
-rw-r--r--module/sys.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/sys.m b/module/sys.m
index 0852bb18..2e1a4e02 100644
--- a/module/sys.m
+++ b/module/sys.m
@@ -112,7 +112,7 @@ Sys: module
EXPWAIT: con 0;
EXPASYNC: con 1;
- UTFmax: con 3;
+ UTFmax: con 4;
UTFerror: con 16r80;
announce: fn(addr: string): (int, Connection);