From 3d73e23b12f1a423a7e1bb2d3b1d356a58f750e2 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Wed, 20 Apr 2011 16:26:47 -0500 Subject: [PATCH] stupid compiler this should never have worked --- libs/esl/fs_cli.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/esl/fs_cli.c b/libs/esl/fs_cli.c index 2985bca2af..96cd81d349 100644 --- a/libs/esl/fs_cli.c +++ b/libs/esl/fs_cli.c @@ -839,9 +839,9 @@ static const char *basic_gets(int *cnt) } Sleep(20); } +#endif return command_buf; -#endif } #endif