12 lines
312 B
Text
12 lines
312 B
Text
|
--- ac3/ac3dec_wrap.c.orig Mon May 10 13:02:13 2010
|
||
|
+++ ac3/ac3dec_wrap.c Mon May 10 13:02:19 2010
|
||
|
@@ -48,7 +48,7 @@ static int attach_stream_buffer(uint8_t stream_id, uin
|
||
|
static void handle_events(MsgEventQ_t *q, MsgEvent_t *ev);
|
||
|
|
||
|
|
||
|
-static char *program_name;
|
||
|
+char *program_name;
|
||
|
|
||
|
static FILE *outfile;
|
||
|
|