mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
alsa: fix wording, we are speaking of card profiles, not output profiles
This commit is contained in:
parent
5c10b84e0f
commit
d2198c9ba1
1 changed files with 1 additions and 1 deletions
|
|
@ -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));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue