mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-05 04:06:31 -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;
|
||||
}
|
||||
|
||||
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