From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: physdev: remove extra space in output Date: Wed, 13 Aug 2008 14:40:48 +0200 Message-ID: <48A2D650.4090008@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:41262 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751835AbYHMMk5 (ORCPT ); Wed, 13 Aug 2008 08:40:57 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > physdev: remove extra space in output > > Just a cosmetic fix for `iptables -S` and `iptables-save` printing > two spaces between arguments in the physdev match. Applied, thanks.