mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
12 lines
372 B
Diff
12 lines
372 B
Diff
diff -urN ogle-0.9.2-old/ac3/ac3dec_wrap.c ogle-0.9.2/ac3/ac3dec_wrap.c
|
|
--- ogle-0.9.2-old/ac3/ac3dec_wrap.c 2003-03-02 15:50:03.000000000 +0000
|
|
+++ ogle-0.9.2/ac3/ac3dec_wrap.c 2005-09-30 17:07:27.000000000 +0000
|
|
@@ -48,7 +48,7 @@
|
|
static void handle_events(MsgEventQ_t *q, MsgEvent_t *ev);
|
|
|
|
|
|
-static char *program_name;
|
|
+char *program_name;
|
|
|
|
static FILE *outfile;
|
|
|