Code formatting nit

This commit is contained in:
Pasi Kallinen
2024-12-06 16:58:01 +02:00
parent e23e6ef235
commit d318d2a489

View File

@@ -276,7 +276,8 @@ curscolor(int nhcolor, boolean *boldon)
}
#endif
void curses_got_input(void)
void
curses_got_input(void)
{
/* if messages are being suppressed, reenable them */
curs_mesg_suppress_seq = -1L;