changeset 7215:065387d29573

increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
author alex
date Sun, 01 Sep 2002 11:08:28 +0000
parents f335b0da380c
children b960f8cf0de1
files subreader.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/subreader.h	Sun Sep 01 09:33:36 2002 +0000
+++ b/subreader.h	Sun Sep 01 11:08:28 2002 +0000
@@ -23,7 +23,7 @@
 // One of the SUB_* constant above
 extern int sub_format;
 
-#define SUB_MAX_TEXT 5
+#define SUB_MAX_TEXT 10
 
 typedef struct {