From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpiEl-0000KU-Mi for qemu-devel@nongnu.org; Thu, 29 Sep 2016 16:47:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpiEh-0004p8-HA for qemu-devel@nongnu.org; Thu, 29 Sep 2016 16:47:22 -0400 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Thu, 29 Sep 2016 22:46:47 +0200 Message-Id: <20160929204647.23526-1-j.neuschaefer@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH] CODING_STYLE: Fix a typo ("Many a flamewar") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Signed-off-by: Jonathan Neuschäfer --- CODING_STYLE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODING_STYLE b/CODING_STYLE index e7fde15..a03a994 100644 --- a/CODING_STYLE +++ b/CODING_STYLE @@ -9,7 +9,7 @@ patches before submitting. Of course, the most important aspect in any coding style is whitespace. Crusty old coders who have trouble spotting the glasses on their noses can tell the difference between a tab and eight spaces from a distance -of approximately fifteen parsecs. Many a flamewar have been fought and +of approximately fifteen parsecs. Many flamewars have been fought and lost on this issue. QEMU indents are four spaces. Tabs are never used, except in Makefiles -- 2.9.3