mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
Fix typos
This commit is contained in:
parent
379068c31d
commit
47ef2b6b09
35 changed files with 53 additions and 53 deletions
|
|
@ -549,7 +549,7 @@ static pa_available_t calc_port_state(pa_device_port *p, pa_card *impl)
|
|||
break;
|
||||
}
|
||||
|
||||
/* If the current availablility is unknown go the more precise no,
|
||||
/* If the current availability is unknown go the more precise no,
|
||||
* but otherwise don't change state */
|
||||
if (pa == PA_AVAILABLE_UNKNOWN)
|
||||
pa = cpa;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue