summaryrefslogtreecommitdiff
path: root/audio/mpg123/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpg123/files/patch-ae')
-rw-r--r--audio/mpg123/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/mpg123/files/patch-ae b/audio/mpg123/files/patch-ae
deleted file mode 100644
index 21c9bbcc9401..000000000000
--- a/audio/mpg123/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- control_generic.c.orig Fri Mar 2 16:10:49 2001
-+++ control_generic.c Fri Mar 2 16:10:51 2001
-@@ -26,6 +26,8 @@
- extern int buffer_pid;
- extern int tabsel_123[2][3][16];
-
-+void generic_sendmsg (char *, ...) __printflike(1,2);
-+
- void generic_sendmsg (char *fmt, ...)
- {
- va_list ap;