]> git.alsa-project.org Git - alsa-lib.git/commit
Fix the state in snd_pcm_ioplug_pause()
authorTakashi Iwai <tiwai@suse.de>
Mon, 25 Feb 2008 14:11:46 +0000 (15:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Feb 2008 14:11:46 +0000 (15:11 +0100)
commit6e0b0e7c6ad1cf47fbf2915b7aa7429a125a1eb5
tree50c097ff6dc3f436db32d6f4685299f7d88011e3
parentb2bd775375d86c38b9d42d06d98e2809aa2551bd
Fix the state in snd_pcm_ioplug_pause()

The states[] in snd_pcm_ioplug_pause() has wrong values.  They should be
swapped.  ALSA bug#3796:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3796
src/pcm/pcm_ioplug.c