FSCORE-611

This commit is contained in:
Jeff Lenk 2010-05-25 08:20:28 -05:00
parent a2ceff1471
commit 920b866f15

View File

@ -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 */