summaryrefslogtreecommitdiff
path: root/audio/wmsmixer/files/patch-wmsmixer.cc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-11-18 03:00:41 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-11-18 03:00:41 +0000
commit91d717cd152231088ac89273ce15b6d34c01fc8b (patch)
tree801e4b912a6a24444c660405d1e35ee5b5a37fa0 /audio/wmsmixer/files/patch-wmsmixer.cc
parentAdd gtkam, GTK frontend for gphoto2. (diff)
Unbreak on -current.
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]);