mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-19 08:57:14 -05:00
parent
a4b0b9afe5
commit
28b28ef92c
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ struct handle {
|
||||||
struct plugin *plugin;
|
struct plugin *plugin;
|
||||||
char *factory_name;
|
char *factory_name;
|
||||||
int ref;
|
int ref;
|
||||||
struct spa_handle handle;
|
struct spa_handle handle SPA_ALIGNED(8);
|
||||||
};
|
};
|
||||||
|
|
||||||
struct registry {
|
struct registry {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue