From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LBYEg-0008RG-Ky for qemu-devel@nongnu.org; Sat, 13 Dec 2008 12:25:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LBYEf-0008Ol-1m for qemu-devel@nongnu.org; Sat, 13 Dec 2008 12:25:02 -0500 Received: from [199.232.76.173] (port=55448 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBYEe-0008Ob-Ug for qemu-devel@nongnu.org; Sat, 13 Dec 2008 12:25:00 -0500 Received: from mtaout01-winn.ispmail.ntl.com ([81.103.221.47]:39448) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LBYEe-00017A-Gv for qemu-devel@nongnu.org; Sat, 13 Dec 2008 12:25:00 -0500 Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20081213172459.BCBS1869.mtaout01-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Sat, 13 Dec 2008 17:24:59 +0000 Received: from miranda.arrow ([213.107.23.205]) by aamtaout03-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20081213172459.DAVQ2093.aamtaout03-winn.ispmail.ntl.com@miranda.arrow> for ; Sat, 13 Dec 2008 17:24:59 +0000 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1LBYGK-00032s-3E for qemu-devel@nongnu.org; Sat, 13 Dec 2008 17:26:44 +0000 Date: Sat, 13 Dec 2008 17:26:44 +0000 From: Stuart Brady Subject: Re: [Qemu-devel] [6000] Remove unnecessary trailing newlines Message-ID: <20081213172643.GA11696@miranda.arrow> References: <4943E287.4020907@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4943E287.4020907@mail.berlios.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Dec 13, 2008 at 05:27:51PM +0100, Stefan Weil wrote: > Blue Swirl schrieb: > > Log Message: > > ----------- > > Remove unnecessary trailing newlines > > There are also some files left which have no trailing newline :-) > (file README and others) While we're on this subject, I notice that sys-queue.h has CRLF line terminators. We also have a mix of UTF-8 and ISO-8859-1 -- which is preferred? -- Stuart Brady