X-Git-Url: http://git.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=options.c;h=f686cf084fa65e59098d5979ef6b0ef3f7224a50;hp=ae6bf5dbd89ec0da9462a75ce3ece2567f4cc249;hb=a4d98aea373e04f3fdc3c492c1688ba52ce490a9;hpb=3d2c18a91bb7cd5f3c0dec7fecf3008934de170b diff --git a/options.c b/options.c index ae6bf5d..f686cf0 100644 --- a/options.c +++ b/options.c @@ -991,7 +991,6 @@ fw3_parse_options(void *s, const struct fw3_option *opts, { warn_elem(e, "has invalid value '%s'", p); valid = false; - continue; } } }