alsa: fix wording, we are speaking of card profiles, not output profiles

This commit is contained in:
Lennart Poettering 2009-05-26 22:29:33 +02:00
parent 5c10b84e0f
commit d2198c9ba1

View file

@ -135,7 +135,7 @@ static void enumerate_cb(
bonus += 20000;
}
pa_log_info("Found output profile '%s'", t);
pa_log_info("Found profile '%s'", t);
p = pa_card_profile_new(n, t, sizeof(struct profile_data));