mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FSCORE-611
This commit is contained in:
parent
a2ceff1471
commit
920b866f15
@ -1436,7 +1436,7 @@ SWITCH_DECLARE(void) switch_console_loop(void)
|
||||
#ifndef _MSC_VER
|
||||
int x = 0;
|
||||
#else
|
||||
char keys[80];
|
||||
char keys[CMD_BUFLEN];
|
||||
#endif
|
||||
|
||||
/* Load/Init the config first */
|
||||
|
Loading…
x
Reference in New Issue
Block a user