]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
i'm stupid and deleted a {
authorHarald Welte <laforge@gnumonks.org>
Thu, 13 Sep 2001 14:06:00 +0000 (14:06 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 13 Sep 2001 14:06:00 +0000 (14:06 +0000)
extensions/libip6t_length.c

index a78572f99a68c32922a84032935b07587d23a2dd..71075ca0a42862a6e6ef119dcfc03fd9cd8e64b7 100644 (file)
@@ -35,6 +35,7 @@ init(struct ip6t_entry_match *m, unsigned int *nfcache)
 
 static u_int16_t
 parse_length(const char *s)
+{
 
        int len;