mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
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 New Issue
Block a user