mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-09 02:28:19 +02:00
[region] mark do_test static
This commit is contained in:
parent
29bbcb54b2
commit
0d72e7793b
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ cover_with_rect(char cover[COVER_SIZE][COVER_SIZE],
|
|||
}
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
do_test (void)
|
||||
{
|
||||
ply_rectangle_t rectangle;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue