aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/xmixer/files/patch-scf.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/xmixer/files/patch-scf.c b/audio/xmixer/files/patch-scf.c
new file mode 100644
index 000000000000..5f7a4ff23cee
--- /dev/null
+++ b/audio/xmixer/files/patch-scf.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- scf.c.orig Mon Sep 6 11:02:44 2004
++++ scf.c Mon Sep 6 11:03:05 2004
+@@ -1009,7 +1009,7 @@
+ if (*(p+1) == '\0')
+ break;
+ }
+- STOP:
++ STOP:;
+ } else {
+ /* it's a int
+ */