mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
MUX1 & MUX2 renaming.
This commit is contained in:
parent
ff5f643228
commit
03066b8131
2 changed files with 6 additions and 6 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include <search.h>
|
||||
|
||||
#define SND_FILE_MIXER "/dev/snd/mixerC%iD%i"
|
||||
#define SND_MIXER_VERSION_MAX SND_PROTOCOL_VERSION(1, 0, 0)
|
||||
#define SND_MIXER_VERSION_MAX SND_PROTOCOL_VERSION(1, 0, 1)
|
||||
|
||||
struct snd_mixer {
|
||||
int card;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue