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_list_set.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ipset_list_set.c') 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); -- cgit v1.2.3