aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_l.l
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-11-22 07:26:03 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-11-22 07:26:03 +0000
commit4967f6bb9c5d7bb7ff3fd1cb28244a249bdea755 (patch)
treeb9d2ab66e75aae54c34870c961374f72e932409b /rcfile_l.l
parentcd932cf18d65f188c4c7d13a9c124b27a8f37f9e (diff)
downloadfetchmail-4967f6bb9c5d7bb7ff3fd1cb28244a249bdea755.tar.gz
fetchmail-4967f6bb9c5d7bb7ff3fd1cb28244a249bdea755.tar.bz2
fetchmail-4967f6bb9c5d7bb7ff3fd1cb28244a249bdea755.zip
Ready to ship, I think.
svn path=/trunk/; revision=1538
Diffstat (limited to 'rcfile_l.l')
-rw-r--r--rcfile_l.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/rcfile_l.l b/rcfile_l.l
index 4a612f87..3184da1b 100644
--- a/rcfile_l.l
+++ b/rcfile_l.l
@@ -17,6 +17,7 @@ int prc_lineno = 1;
/* this doesn't work with Linux lex, see the INSTALL file */
%o 6000
%a 4000
+%p 3000
%%