summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu/gblprocs.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-24 18:00:22 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-24 18:00:22 +0000
commit2256310fae2a2c24e5d062a51b4de574b148c738 (patch)
tree86c8326f77d1a6e08ec4cc53fd836912388bf7bf /Build/source/texk/bibtexu/gblprocs.h
parentb43a81e1ba916e7daaf0559ae06791e720533e7e (diff)
bibtex8/bibtexu: reallocate arrays when needed, same as in bibtex
git-svn-id: svn://tug.org/texlive/trunk@17548 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtexu/gblprocs.h')
-rw-r--r--Build/source/texk/bibtexu/gblprocs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/bibtexu/gblprocs.h b/Build/source/texk/bibtexu/gblprocs.h
index 3429598a977..f2fc4a22c93 100644
--- a/Build/source/texk/bibtexu/gblprocs.h
+++ b/Build/source/texk/bibtexu/gblprocs.h
@@ -291,7 +291,6 @@ void scan_identifier (ASCIICode_T char1,
Boolean_T scan_integer (void);
Boolean_T scan_nonneg_integer (void);
Boolean_T scan_white_space (void);
-void singl_fn_overflow (void);
void skip_illegal_stuff_after_token (void);
void skip_stuff_at_sp_brace_level_gr (void);
void skip_token_print (void);