From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Kelly Date: Tue, 31 May 2016 09:58:25 -0700 Subject: [Buildroot] [PATCH] Config.in: wrap to column width 72 In-Reply-To: <443ebf98-5140-d57e-5636-7d4491589f7e@mind.be> References: <1464298507-22817-1-git-send-email-martin@surround.io> <20160527230450.10a646c2@free-electrons.com> <5748D351.9060302@surround.io> <443ebf98-5140-d57e-5636-7d4491589f7e@mind.be> Message-ID: <574DC2B1.2090907@surround.io> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 05/31/2016 06:50 AM, Arnout Vandecappelle wrote: > On 05/28/16 01:08, Martin Kelly wrote: >> >> Would you like me to fix up all ". " --> ". " as well, or just fix the newly >> introduced ". " ? I'm happy to do either way. > > Either option is OK, but if you remove all double spaces it's even better. > > Regards, > Arnout > > OK, I sent a revised version that standardizes everything on a single space.