diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test1.c b/test/test1.c index dacae2e..eea5759 100644 --- a/test/test1.c +++ b/test/test1.c @@ -33,6 +33,7 @@ s_arg_val number_val = .ptr = NULL }; +//cant be const def_arg cmd_arg[] = { ARG_ENTRY("-a",IP,&src_ip), |