net: cleanup include/linux
[deliverable/linux.git] / include / linux / netfilter / xt_esp.h
index ef6fa4747d0a0c75e41714d80f108b96e36467bd..ee68824080003987e31f21f2a86d08b5b3fdaa27 100644 (file)
@@ -3,8 +3,7 @@
 
 #include <linux/types.h>
 
-struct xt_esp
-{
+struct xt_esp {
        __u32 spis[2];  /* Security Parameter Index */
        __u8  invflags; /* Inverse flags */
 };
This page took 0.024858 seconds and 5 git commands to generate.