diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-12 21:40:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-12 21:40:14 +0000 |
commit | 4065c83d560e2675c0a32802e984c50a2fc5ca8d (patch) | |
tree | 0739236c2c7b6ea3777fea2685b9853c6b08e59a /Build/source/texk/web2c/tex.ch | |
parent | 32fc32f88556b0b313b8bc069e93b42bc7bd653d (diff) |
typo in tex.ch; increase constants for Peter Abbott test doc
git-svn-id: svn://tug.org/texlive/trunk@14629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/tex.ch')
-rw-r--r-- | Build/source/texk/web2c/tex.ch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/tex.ch b/Build/source/texk/web2c/tex.ch index 1a0b98277e1..41c6a64e800 100644 --- a/Build/source/texk/web2c/tex.ch +++ b/Build/source/texk/web2c/tex.ch @@ -204,7 +204,7 @@ versions of the program. @d file_name_size == maxint @d ssup_error_line = 255 @d ssup_max_strings == 2097151 -{Larger values than 65536 cause the arrays consume much more memory.} +{Larger values than 65536 cause the arrays to consume much more memory.} @d ssup_trie_opcode == 65535 @d ssup_trie_size == @"3FFFFF |