summaryrefslogtreecommitdiff
path: root/audio/wmsmixer/files/patch-wmsmixer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wmsmixer/files/patch-wmsmixer.cc')
-rw-r--r--audio/wmsmixer/files/patch-wmsmixer.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/wmsmixer/files/patch-wmsmixer.cc b/audio/wmsmixer/files/patch-wmsmixer.cc
new file mode 100644
index 000000000000..56125c68a1a6
--- /dev/null
+++ b/audio/wmsmixer/files/patch-wmsmixer.cc
@@ -0,0 +1,11 @@
+--- wmsmixer.cc.orig Tue Mar 6 07:39:43 2001
++++ wmsmixer.cc Sat Nov 16 14:22:26 2002
+@@ -547,7 +547,7 @@
+ }
+ }
+
+-void checkVol(bool forced=true)
++void checkVol(bool forced)
+ {
+ mixctl->readVol(channel[curchannel], true);
+ int nl=mixctl->readLeft(channel[curchannel]);