diff --git a/libs/esl/fs_cli.c b/libs/esl/fs_cli.c index 55b299b570..6e4446524b 100644 --- a/libs/esl/fs_cli.c +++ b/libs/esl/fs_cli.c @@ -1000,7 +1000,7 @@ static const char *inf = "Type /help to see a list of commands\n\n\n"; static void print_banner(FILE *stream, int color) { - int x; + int x = 0; const char *use = NULL; #include