Commit b1bc2ec8 authored by Claes Sjofors's avatar Claes Sjofors

Script, arg p9 didn't work

parent 94e7ebf3
...@@ -5906,7 +5906,7 @@ int ccm_file_exec( ...@@ -5906,7 +5906,7 @@ int ccm_file_exec(
ccm_tString string_val; ccm_tString string_val;
int sts; int sts;
ccm_tFileCtx filectx; ccm_tFileCtx filectx;
char elm_str[9][K_LINE_SIZE]; char elm_str[10][K_LINE_SIZE];
int nr; int nr;
ccm_sArg *arg_list, *arg_p, *a_p, *next_arg; ccm_sArg *arg_list, *arg_p, *a_p, *next_arg;
int arg_count; int arg_count;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment