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