aboutsummaryrefslogtreecommitdiffstats
path: root/test/test1.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test1.c')
-rw-r--r--test/test1.c1
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),