summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/bibtex8/bibtex.h2
1 files changed, 1 insertions, 1 deletions
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