mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
card: Fix typo in comments
This commit is contained in:
parent
723ae5119e
commit
1bae214d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ pa_card *pa_card_new(pa_core *c, pa_card_new_data *data);
|
||||||
|
|
||||||
/* Select the initial card profile according to the configured policies. This
|
/* Select the initial card profile according to the configured policies. This
|
||||||
* must be called between pa_card_new() and pa_card_put(), after the port and
|
* must be called between pa_card_new() and pa_card_put(), after the port and
|
||||||
* profile availablities have been initialized. */
|
* profile availabilities have been initialized. */
|
||||||
void pa_card_choose_initial_profile(pa_card *card);
|
void pa_card_choose_initial_profile(pa_card *card);
|
||||||
|
|
||||||
void pa_card_put(pa_card *c);
|
void pa_card_put(pa_card *c);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue