mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 22:28:08 +02:00
Mark ply_window_set_unbuffered_input static
This commit is contained in:
parent
8aeea7fb15
commit
cfc075c300
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ on_key_event (ply_window_t *window)
|
|||
check_buffer_for_key_events (window);
|
||||
}
|
||||
|
||||
bool
|
||||
static bool
|
||||
ply_window_set_unbuffered_input (ply_window_t *window)
|
||||
{
|
||||
struct termios term_attributes;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue