aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_l.l
diff options
context:
space:
mode:
Diffstat (limited to 'rcfile_l.l')
-rw-r--r--rcfile_l.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/rcfile_l.l b/rcfile_l.l
index 64e26017..61f47abe 100644
--- a/rcfile_l.l
+++ b/rcfile_l.l
@@ -14,7 +14,7 @@ int prc_lineno = 1;
%}
/* this doesn't work with Linux lex, see the INSTALL file */
-%o 5000
+%o 6000
%a 4000
%%