summaryrefslogtreecommitdiffstats
path: root/lib/ipset_list_set.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ipset_list_set.c')
-rw-r--r--lib/ipset_list_set.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ipset_list_set.c b/lib/ipset_list_set.c
index 69a1379..b54c42e 100644
--- a/lib/ipset_list_set.c
+++ b/lib/ipset_list_set.c
@@ -88,6 +88,7 @@ static struct ipset_type ipset_list_set0 = {
},
.usage = list_set_usage,
+ .description = "Initial revision",
};
void _init(void);