mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
pipewire: small comment fix
This commit is contained in:
parent
96c77e1f2f
commit
9984dcd1ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1023,7 +1023,7 @@ struct pw_filter {
|
|||
|
||||
struct pw_impl_factory {
|
||||
struct pw_context *context; /**< the context */
|
||||
struct spa_list link; /**< link in context node_factory_list */
|
||||
struct spa_list link; /**< link in context factory_list */
|
||||
struct pw_global *global; /**< global for this factory */
|
||||
struct spa_hook global_listener;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue