From 7a791562b143c0ff8634fbf28020558e666bb04c Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sat, 8 Sep 2012 22:55:04 +0200 Subject: Help prints list type revision and terse description In order to catch kernel/userspace revision mismatch, better print all available data. --- lib/ipset_hash_ip.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ipset_hash_ip.c') 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); -- cgit v1.2.3