]> code.delx.au - pulseaudio/commit
alsa-mixer: Fix a git-am cockup in b0f72311
authorColin Guthrie <cguthrie@mandriva.org>
Fri, 4 Mar 2011 09:43:41 +0000 (09:43 +0000)
committerColin Guthrie <cguthrie@mandriva.org>
Fri, 4 Mar 2011 09:50:27 +0000 (09:50 +0000)
commitf4a2a8ebfe78e07593a34ab06968c67ba5d18d46
treeaf56f521b9d866e6ec0995623d3d5b6fe3894021
parent82a84eb1bd03936218de93ca3e59cb37cdaf9328
alsa-mixer: Fix a git-am cockup in b0f72311

It seems git managed to mess up a git-am with a patch from
David which moved where this function was called element_probe
to within itself (recursive which could normally lead to an
infinite loop, but as it was now never called from anywhere else,
this didn't happen).

Thank you to Maarten for spotting and following up the issue.
src/modules/alsa/alsa-mixer.c