summaryrefslogtreecommitdiff
path: root/graphics/mplayer/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mplayer/patches/patch-aj')
-rw-r--r--graphics/mplayer/patches/patch-aj12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/mplayer/patches/patch-aj b/graphics/mplayer/patches/patch-aj
deleted file mode 100644
index 542fce4fa9a..00000000000
--- a/graphics/mplayer/patches/patch-aj
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aj,v 1.2 2001/12/25 18:02:09 wiz Exp $
---- libao2/ao_sdl.c.orig Wed Jun 27 15:40:15 2001
-+++ libao2/ao_sdl.c Mon Jul 30 22:10:10 2001
-@@ -120,7 +120,7 @@
-
-
- // to set/get/query special features/parameters
--static int control(int cmd,int arg){
-+static int control(int cmd,void* arg){
- return -1;
- }
-