Fix some more untyped APIs

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
This commit is contained in:
Steffen Jaeckel
2025-10-09 10:28:08 +02:00
parent 48ac88de08
commit 2fb56b8536
4 changed files with 4 additions and 4 deletions

View File

@@ -490,7 +490,7 @@ cons_show_wins(gboolean unread)
}
void
cons_show_wins_attention()
cons_show_wins_attention(void)
{
ProfWin* console = wins_get_console();
cons_show("");