summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/bibtex.ch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-09-04 22:04:39 +0000
committerKarl Berry <karl@freefriends.org>2006-09-04 22:04:39 +0000
commit10480a3003a1d75aa3e3a47873317e2deb7c7236 (patch)
tree06e8a736b6700aabbf82827dcfbc6df1574de069 /Build/source/texk/web2c/bibtex.ch
parent456f2af76ea3b925096db925edbe524f379079c7 (diff)
(BUF_SIZE): increase to 20000 per Lee Samuel Finn, via
3 Sep 2006 10:32:53 +0200 mail from Gerben. git-svn-id: svn://tug.org/texlive/trunk@2078 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/bibtex.ch')
-rw-r--r--Build/source/texk/web2c/bibtex.ch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/bibtex.ch b/Build/source/texk/web2c/bibtex.ch
index 4f760282c62..1bd2f219808 100644
--- a/Build/source/texk/web2c/bibtex.ch
+++ b/Build/source/texk/web2c/bibtex.ch
@@ -163,7 +163,7 @@ end.
@x [still 14]
@!buf_size=1000; {maximum number of characters in an input line (or string)}
@y
-@!BUF_SIZE=5000; {initial maximum number of characters in an input line
+@!BUF_SIZE=20000; {initial maximum number of characters in an input line
(or string)}
@z