net: cleanup include/linux
[deliverable/linux.git] / include / linux / netfilter_ipv4 / ipt_ah.h
index 7b9a2ac7adb9e6033b72083594ba0d470bc72908..2e555b4d05e324f99d793ec627d3cd3aa3ad0be7 100644 (file)
@@ -1,8 +1,7 @@
 #ifndef _IPT_AH_H
 #define _IPT_AH_H
 
-struct ipt_ah
-{
+struct ipt_ah {
        u_int32_t spis[2];                      /* Security Parameter Index */
        u_int8_t  invflags;                     /* Inverse flags */
 };
This page took 0.026835 seconds and 5 git commands to generate.