mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-03-02 01:40:27 -05:00
alsa: fix wording, we are speaking of card profiles, not output profiles
This commit is contained in:
parent
a5fad31238
commit
5657be51e1
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ static void enumerate_cb(
|
||||||
bonus += 20000;
|
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));
|
p = pa_card_profile_new(n, t, sizeof(struct profile_data));
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue