e8d61b3065
- use some CONFIGURE_ENV instead of patching - rearrange/update CONFIGURE_ARGS - many patches no longer relevant - add CD audio support input, tetsing and prodding from brad@
13 lines
398 B
Plaintext
13 lines
398 B
Plaintext
$OpenBSD: patch-src_libsputext_demux_sputext_c,v 1.2 2007/06/13 10:58:29 jakemsr Exp $
|
|
--- src/libsputext/demux_sputext.c.orig Sun Apr 15 10:42:16 2007
|
|
+++ src/libsputext/demux_sputext.c Sun May 20 22:40:13 2007
|
|
@@ -57,7 +57,7 @@
|
|
#define SUB_MAX_TEXT 5
|
|
#define SUB_BUFSIZE 1024
|
|
#define LINE_LEN 1000
|
|
-#define LINE_LEN_QUOT "1000"
|
|
+#define LINE_LEN_QUOT "999"
|
|
|
|
/*
|
|
* Demuxer typedefs
|