Original commit message from CVS:
Doh
This commit is contained in:
Ronald S. Bultje 2004-10-27 10:58:52 +00:00
parent febc9b6120
commit fd3928e802

View file

@ -288,7 +288,7 @@ gst_alsa_mixer_build_list (GstAlsaMixer * mixer)
temp = GST_ALSA_MIXER_TRACK (item->data)->element;
if (!strcmp (snd_mixer_selem_get_name (element),
snd_mixer_selem_get_name (element)))
snd_mixer_selem_get_name (temp)))
samename++;
}