]> git.alsa-project.org Git - alsa-lib.git/commit
Fix snd_mixer_sort()
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2005 09:34:18 +0000 (09:34 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2005 09:34:18 +0000 (09:34 +0000)
commit2ada7a8b81f5dfa72b06023520d25be898957d2f
tree370dce366a57f681f52bc2103d58ffbfe09b2027
parent51313cb2dd724b9ec51badc0cf2b6abc3ecef7bc
Fix snd_mixer_sort()

Fixed the wrong pointer use in snd_mixer_sort().
(Patch from https://bugs.gentoo.org/attachment.cgi?id=58918)
src/mixer/mixer.c