mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
ucm: rename sysset to sysw
Fixes: 1c6fb202 ("ucm: implement sysset sequence command")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
7bf1dd543b
commit
0afa61e8f0
4 changed files with 11 additions and 11 deletions
|
|
@ -74,7 +74,7 @@ struct sequence_element {
|
|||
char *cdev;
|
||||
char *cset;
|
||||
char *exec;
|
||||
char *sysset;
|
||||
char *sysw;
|
||||
struct component_sequence cmpt_seq; /* component sequence */
|
||||
} data;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue