Re: [PATCH 1/2] NFQUEUE: use NFPROTO_UNSPEC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jan Engelhardt <jengelh@xxxxxxxxxx> wrote:
> On Friday 2009-06-05 03:17, Florian Westphal wrote:
> >--- a/extensions/libxt_NFQUEUE.c
> >+++ b/extensions/libxt_NFQUEUE.c
> >@@ -32,12 +32,12 @@ static void
> > parse_num(const char *s, struct xt_NFQ_info *tinfo)
> > {
> > 	unsigned int num;
> >-       
> >+
> > 	if (!xtables_strtoui(s, NULL, &num, 0, UINT16_MAX))
> > 		xtables_error(PARAMETER_PROBLEM,
> > 			   "Invalid queue number `%s'\n", s);
> 
> Extra line unintended?

It trims extra whitespace.
--
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

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux