summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/Spiff/line.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Spiff/line.h b/utils/Spiff/line.h
index 930cbe2..28dcf0b 100644
--- a/utils/Spiff/line.h
+++ b/utils/Spiff/line.h
@@ -9,7 +9,7 @@
#ifndef L_INCLUDED
-#define _L_MAXLINES 100000
+#define _L_MAXLINES 300000
/*
** oh god, is this an ugly implementation.