Re: [nft PATCH v2] rule: delete extra space in rule indentation

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

 



On Wed, Mar 18, 2015 at 11:43:24AM +0100, Arturo Borrero Gonzalez wrote:
> Annoying extra space in rule indentation:
> 
> Example before this patch:
> 
> table ip6 test_table {
> 	chain test_chain {
> 		 counter tcp dport { 22, 80, 443} accept # handle 1
> 		^
> 	}
> }
> 
> Example after this patch:
> 
> table ip6 test_table {
> 	chain test_chain {
> 		counter tcp dport { 22, 80, 443} accept # handle 1
> 	}
> }

Applied, thanks.
--
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