]> git.alsa-project.org Git - alsa-lib.git/commit
timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 29 Sep 2018 14:21:43 +0000 (23:21 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Oct 2018 15:16:14 +0000 (17:16 +0200)
commit60d74ce517f1c6df10e1b257cb92dea17f9932dc
tree40aea2dfe3a523e5cbca05fc3ce9596dffe60c4b
parent7c5c0500903e0064a162f69ef26a39d0599e9466
timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'

ALSA timer core has a comment referring to 'SNDRV_MIXER_PSFLG_*' in
a definition of 'struct snd_timer_params' of UAPI header. I can see
this in initial state of ALSA timer core, at least in
'alsa-driver-0.4.0.tar.gz'.

This commit fixes the comment.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asound.h