mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
ucm: fix SectionOnce comment
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
449bf7e191
commit
3cab9018cf
1 changed files with 2 additions and 2 deletions
|
|
@ -1580,10 +1580,10 @@ static int parse_controls(snd_use_case_mgr_t *uc_mgr, snd_config_t *cfg)
|
||||||
*
|
*
|
||||||
* # The initial boot (run once) configuration.
|
* # The initial boot (run once) configuration.
|
||||||
*
|
*
|
||||||
* SectionOnce {
|
* SectionOnce [
|
||||||
* cset "name='Master Playback Switch',index=2 1,1"
|
* cset "name='Master Playback Switch',index=2 1,1"
|
||||||
* cset "name='Master Playback Volume',index=2 25,25"
|
* cset "name='Master Playback Volume',index=2 25,25"
|
||||||
* }
|
* ]
|
||||||
*
|
*
|
||||||
* # This file also stores the default sound card state.
|
* # This file also stores the default sound card state.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue