On 19.04.2011 03:23, Maciej Åenczykowski wrote: > From: Maciej Åenczykowski <maze@xxxxxxxxxx> > Â > + case '4': > + /* This is not the IPv4 iptables */ > + if (line != -1) return 1; /* success: line ignored */ Please use separate lines for statements after conditions everywhere. > + fprintf(stderr, "This is the IPv6 version of ip6tables.\n"); > + exit_tryhelp(2); > + -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html