Update shell-vars.c
This commit is contained in:
parent
915facad22
commit
e7c26c57db
|
@ -91,7 +91,7 @@ PROCESS_THREAD(shell_var_process, ev, data)
|
|||
int i;
|
||||
int j;
|
||||
|
||||
char numbuf[39];
|
||||
char numbuf[40];
|
||||
|
||||
PROCESS_BEGIN();
|
||||
|
||||
|
|
Loading…
Reference in a new issue