From df2762ccc393a0622be1f5eabc373fa71d25105e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 May 2006 21:15:10 +0000 Subject: (ENT_STR_SIZE): increase to 250, matching bibtex.ch. git-svn-id: svn://tug.org/texlive/trunk@1589 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/bibtex8/bibtex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build') diff --git a/Build/source/texk/bibtex8/bibtex.h b/Build/source/texk/bibtex8/bibtex.h index 53a61028bf2..6c467dbaf8e 100644 --- a/Build/source/texk/bibtex8/bibtex.h +++ b/Build/source/texk/bibtex8/bibtex.h @@ -278,7 +278,7 @@ #define MIN_CROSSREFS 2 #define WIZ_FN_SPACE 5000 #define SINGLE_FN_SPACE 100 -#define ENT_STR_SIZE 100 +#define ENT_STR_SIZE 250 #define GLOB_STR_SIZE 1000 #define LIT_STK_SIZE 100 -- cgit v1.2.3