Mark ply_window_set_unbuffered_input static

This commit is contained in:
Ray Strode 2008-05-30 11:22:15 -04:00
parent 8aeea7fb15
commit cfc075c300

View file

@ -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;