]> git.alsa-project.org Git - alsa-oss.git/commit
Fix the argument passed to snd_pcm_dump_setup()
authorTakashi Iwai <tiwai@suse.de>
Mon, 28 Apr 2014 14:54:29 +0000 (16:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Apr 2014 14:54:29 +0000 (16:54 +0200)
commit40357524a04019173d7073b683ebc2465c3db30a
tree644478110cf46f19aec4f5132d7cb13c4f4b3c31
parent61046ff874dc793f3591727e7c44f91f2f1ffaa7
Fix the argument passed to snd_pcm_dump_setup()

Although it's currently disabled via ifdef, better to fix it so that
any other people won't fall into the same hole like me.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsa/pcm.c