aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ogle
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/ogle')
-rw-r--r--multimedia/ogle/files/patch-ac3-ac3dec_wrap.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/ogle/files/patch-ac3-ac3dec_wrap.c b/multimedia/ogle/files/patch-ac3-ac3dec_wrap.c
new file mode 100644
index 000000000000..234229c77622
--- /dev/null
+++ b/multimedia/ogle/files/patch-ac3-ac3dec_wrap.c
@@ -0,0 +1,11 @@
+--- ac3/ac3dec_wrap.c.orig Sun Mar 2 16:50:03 2003
++++ ac3/ac3dec_wrap.c Wed Jul 4 21:14:18 2007
+@@ -48,7 +48,7 @@
+ static void handle_events(MsgEventQ_t *q, MsgEvent_t *ev);
+
+
+-static char *program_name;
++char *program_name;
+
+ static FILE *outfile;
+