[main] Adds a declaration of toggle_between_splash_and_details

Fixes a compile error about a static declaration following an implicit
declaration.
This commit is contained in:
Charlie Brej 2010-03-24 10:56:18 +00:00
parent b5877c31a0
commit ce823509c3

View file

@ -140,6 +140,7 @@ static char *pid_file = NULL;
static void check_for_consoles (state_t *state,
const char *default_tty,
bool should_add_displays);
static void toggle_between_splash_and_details (state_t *state);
static void
on_session_output (state_t *state,