diff options
Diffstat (limited to 'audio/aucatctl/files/patch-aucatctl.c')
-rw-r--r-- | audio/aucatctl/files/patch-aucatctl.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/aucatctl/files/patch-aucatctl.c b/audio/aucatctl/files/patch-aucatctl.c deleted file mode 100644 index ce2084cfaac1..000000000000 --- a/audio/aucatctl/files/patch-aucatctl.c +++ /dev/null @@ -1,10 +0,0 @@ ---- aucatctl.c.orig 2016-12-22 19:50:06 UTC -+++ aucatctl.c -@@ -69,6 +69,7 @@ setmaster(unsigned vol) - - msg.start = SYSEX_START; - msg.type = SYSEX_TYPE_RT; -+ msg.dev = 0; - msg.id0 = SYSEX_CONTROL; - msg.id1 = SYSEX_MASTER; - msg.u.master.fine = 0; |