summaryrefslogtreecommitdiffstats
path: root/larn/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'larn/header.h')
-rw-r--r--larn/header.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/larn/header.h b/larn/header.h
index 6812680c..66823741 100644
--- a/larn/header.h
+++ b/larn/header.h
@@ -1,4 +1,4 @@
-/* $NetBSD: header.h,v 1.12 1997/10/25 01:40:48 thorpej Exp $ */
+/* $NetBSD: header.h,v 1.13 2001/02/05 00:57:33 christos Exp $ */
/* header.h Larn is copyrighted 1986 by Noah Morgan. */
@@ -332,7 +332,7 @@ extern char VERSION, SUBVERSION;
extern u_char alpha[], beenhere[], boldon, cheat, ckpflag;
extern u_char *class[], course[];
extern char diagfile[], helpfile[], ckpfile[], larnlevels[],
- playerids[], optsfile[], psname[], savefilename[],
+ playerids[], optsfile[1024], psname[], savefilename[],
scorefile[];
extern u_char *inbuffer, is_alpha[], is_digit[];
extern u_char item[MAXX][MAXY], iven[], know[MAXX][MAXY];