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