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