mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 20:38:11 +02:00
[space-flares] Add prototype for exported function
This commit is contained in:
parent
20562c56b8
commit
de73f0bfa4
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ struct _ply_boot_splash_plugin
|
|||
uint32_t is_animating : 1;
|
||||
};
|
||||
|
||||
|
||||
ply_boot_splash_plugin_interface_t *ply_boot_splash_plugin_get_interface (void);
|
||||
static void detach_from_event_loop (ply_boot_splash_plugin_t *plugin);
|
||||
|
||||
static view_t *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue