OSDN Git Service

ucm: fix SectionOnce comment
authorJaroslav Kysela <perex@perex.cz>
Tue, 19 May 2020 06:31:39 +0000 (08:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 19 May 2020 06:31:39 +0000 (08:31 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/parser.c

index 71a674b..fa71577 100644 (file)
@@ -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.
  *
- * SectionOnce {
+ * SectionOnce [
  *      cset "name='Master Playback Switch',index=2 1,1"
  *     cset "name='Master Playback Volume',index=2 25,25"
- * }
+ * ]
  *
  * # This file also stores the default sound card state.
  *