SHA256
1
0
forked from pool/xine-lib
xine-lib/xine-lib-1.1.15-demux_str.diff

13 lines
360 B
Diff
Raw Normal View History

diff -r b3822572afa5 src/demuxers/demux_str.c
--- a/src/demuxers/demux_str.c Mon Aug 18 18:27:55 2008 +0100
+++ b/src/demuxers/demux_str.c Fri Aug 22 14:49:47 2008 +0200
@@ -139,7 +139,7 @@
#define CD_RAW_SECTOR_SIZE 2352
-static const uint8_t STR_MAGIC =
+static const uint8_t STR_MAGIC[4] =
{ 0x60, 0x01, 0x01, 0x80 };
#define STR_MAX_CHANNELS 32