Make stdin_event_handler static
authorTom Tromey <tom@tromey.com>
Fri, 26 Aug 2022 22:48:24 +0000 (16:48 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 20 Sep 2022 19:49:48 +0000 (13:49 -0600)
commit63b3ec661a06acb4fa722c618a6b0003e5e141c3
tree6679fe80f9f4eb5a0501acf03471dd48cdf55cfc
parent549dfc51b07c0c749ebde15a3fa855ab496ea18a
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'.
gdb/event-top.c
gdb/event-top.h