summaryrefslogtreecommitdiffstats
path: root/ipset_iptree.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipset_iptree.c')
-rw-r--r--ipset_iptree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipset_iptree.c b/ipset_iptree.c
index 82e964e..dcdc7e3 100644
--- a/ipset_iptree.c
+++ b/ipset_iptree.c
@@ -93,7 +93,7 @@ ip_set_ip_t adt_parser(unsigned cmd, const char *optarg, void *data)
mydata->timeout = 0;
free(saved);
- return mydata->ip;
+ return 1;
}
/*