mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 20:38:11 +02:00
[fade-throbber] Add prototype for exported function
This commit is contained in:
parent
11012f6d34
commit
8e9086b6fd
1 changed files with 2 additions and 0 deletions
|
|
@ -104,6 +104,8 @@ 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
|
||||
view_show_prompt (view_t *view,
|
||||
const char *prompt)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue