mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 18:58:01 +02:00
drop tabs
This commit is contained in:
parent
a6f91f55b1
commit
bbbe3af42a
1 changed files with 3 additions and 3 deletions
|
|
@ -146,10 +146,10 @@ destroy_plugin (ply_boot_splash_plugin_t *plugin)
|
|||
|
||||
static void
|
||||
draw_background (ply_boot_splash_plugin_t *plugin,
|
||||
ply_frame_buffer_area_t *area)
|
||||
ply_frame_buffer_area_t *area)
|
||||
{
|
||||
ply_frame_buffer_fill_with_hex_color (plugin->frame_buffer, area,
|
||||
PLYMOUTH_BACKGROUND_COLOR);
|
||||
ply_frame_buffer_fill_with_hex_color (plugin->frame_buffer, area,
|
||||
PLYMOUTH_BACKGROUND_COLOR);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue