]> git.alsa-project.org Git - alsa-lib.git/commit
Fix return value of snd_ctl_hw_subscribe_events()
authorTakashi Iwai <tiwai@suse.de>
Tue, 30 Sep 2008 12:44:12 +0000 (14:44 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 Sep 2008 12:44:12 +0000 (14:44 +0200)
commit1cf904e894b2bfba1045a3a15b326b06a415a3da
treeee0b76f35d1237bc4b1ad68718097099b20292af
parent5cee69b47b9719328ba16a837f5e347f11f06afd
Fix return value of snd_ctl_hw_subscribe_events()

snd_ctl_subscribe_events() must return 0 when succeeded.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/control/control_hw.c