Make stdin_event_handler static
I noticed that stdin_event_handler is only used in event-top.c, so this patch changes it to be 'static'.
Loading
Please register or sign in to comment
I noticed that stdin_event_handler is only used in event-top.c, so this patch changes it to be 'static'.