Update shell-vars.c

This commit is contained in:
zq301 2016-01-25 09:35:15 +08:00
parent 915facad22
commit e7c26c57db

View File

@ -91,7 +91,7 @@ PROCESS_THREAD(shell_var_process, ev, data)
int i;
int j;
char numbuf[39];
char numbuf[40];
PROCESS_BEGIN();