summaryrefslogtreecommitdiff
path: root/web/c_cpp/cweb/comm-pc.ch
diff options
context:
space:
mode:
Diffstat (limited to 'web/c_cpp/cweb/comm-pc.ch')
-rw-r--r--web/c_cpp/cweb/comm-pc.ch2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/c_cpp/cweb/comm-pc.ch b/web/c_cpp/cweb/comm-pc.ch
index 5a29188ed7..883da1303c 100644
--- a/web/c_cpp/cweb/comm-pc.ch
+++ b/web/c_cpp/cweb/comm-pc.ch
@@ -8,7 +8,7 @@ Note: The change to section 16 is not necessary if using a compiler
that allows >64K arrays.
@x section 16
-@d max_bytes 90000 /* the number of bytes in identifiers,
+@d max_bytes 100000 /* the number of bytes in identifiers,
@y
@d max_bytes (unsigned)60000 /* the number of bytes in identifiers,
@z