]> git.alsa-project.org Git - alsa-lib.git/commit
Fix snd_pcm_open_noupdate() to refer alias
authorTakashi Iwai <tiwai@suse.de>
Wed, 4 Oct 2006 15:32:22 +0000 (17:32 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 4 Oct 2006 15:32:22 +0000 (17:32 +0200)
commit1827d9ccffc4a080a33b9bdc9fd21deb19aa055a
tree603b047a3132ce4ece630032b5c50cefcd9309ea
parent285d8599749e956f22ab0ad49ebd4eb56e70ddc5
Fix snd_pcm_open_noupdate() to refer alias

Fixed snd_pcm_open_noupdate() to refer alias.  This fixes the call like

% aplay -Dplug:bah

where bah is an alias of a certain definition.
src/pcm/pcm.c