mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
avb: remove wrong cargs
Fix a typo
This commit is contained in:
parent
e82145aeae
commit
4062077472
2 changed files with 1 additions and 2 deletions
|
|
@ -1119,7 +1119,7 @@ static bool rates_contains(uint32_t *rates, uint32_t n_rates, uint32_t rate)
|
|||
* the desired final value and activate the followers and then the driver.
|
||||
*
|
||||
* A complete graph evaluation is performed for each change that is made to the
|
||||
* graph, such as making/destroting links, adding/removing nodes, property changes such
|
||||
* graph, such as making/destroying links, adding/removing nodes, property changes such
|
||||
* as quantum/rate changes or metadata changes.
|
||||
*/
|
||||
int pw_context_recalc_graph(struct pw_context *context, const char *reason)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue