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_bitmap_port.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ipset_bitmap_port.c') diff --git a/lib/ipset_bitmap_port.c b/lib/ipset_bitmap_port.c index 7b1f839..9a37e35 100644 --- a/lib/ipset_bitmap_port.c +++ b/lib/ipset_bitmap_port.c @@ -84,6 +84,7 @@ static struct ipset_type ipset_bitmap_port0 = { }, .usage = bitmap_port_usage, + .description = "Initial revision", }; void _init(void); -- cgit v1.2.3