summaryrefslogtreecommitdiff
path: root/Build/source/texk/makejvf/write.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/makejvf/write.c')
-rw-r--r--Build/source/texk/makejvf/write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/makejvf/write.c b/Build/source/texk/makejvf/write.c
index bd10c4eb55c..0ef2617aa78 100644
--- a/Build/source/texk/makejvf/write.c
+++ b/Build/source/texk/makejvf/write.c
@@ -51,7 +51,7 @@ FILE *vfopen(char *name)
void writevf(int code, FILE *fp)
{
- int cc,cc2,cc3,cc4,w,skip=0,skip2=0,height;
+ int cc,cc2,cc3,cc4,w,skip=0,skip2=0,height=1000;
char buf[256],buf2[256];
w = jfmread(code);