net: cleanup include/linux
[deliverable/linux.git] / include / linux / netfilter_ipv6 / ip6t_frag.h
index 66070a0d6dfce1a9ccf78b3dfc1eda9ee92a8b7a..3724d08509200bab13421b3ed61c61ccbef48825 100644 (file)
@@ -1,8 +1,7 @@
 #ifndef _IP6T_FRAG_H
 #define _IP6T_FRAG_H
 
-struct ip6t_frag
-{
+struct ip6t_frag {
        u_int32_t ids[2];                       /* Security Parameter Index */
        u_int32_t hdrlen;                       /* Header Length */
        u_int8_t  flags;                        /*  */
This page took 0.027381 seconds and 5 git commands to generate.