From 3f83fda46c14e47392ce3bb4d7aef5780a80ac78 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 31 May 2011 19:38:00 +0200 Subject: Whitespace and coding fixes detected by checkpatch.pl --- include/libipset/pfxlen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libipset/pfxlen.h') diff --git a/include/libipset/pfxlen.h b/include/libipset/pfxlen.h index ba94dd9..58b4b4f 100644 --- a/include/libipset/pfxlen.h +++ b/include/libipset/pfxlen.h @@ -12,7 +12,7 @@ {.ip6 = { \ __constant_htonl(a), __constant_htonl(b), \ __constant_htonl(c), __constant_htonl(d), \ - }} + } } /* * This table works for both IPv4 and IPv6; -- cgit v1.2.3