From: Alexander Graf Date: Tue, 10 Jan 2012 15:49:22 +0000 (+0100) Subject: PPC: bamboo: fix whitespace X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=acd1bf9083dc83e0ef756dbdc81a9805bfb43167;p=qemu.git PPC: bamboo: fix whitespace Tabs followed by spaces are a no-go. My editor shows it red, distracting me from actual work! :) Signed-off-by: Alexander Graf --- diff --git a/hw/ppc440_bamboo.c b/hw/ppc440_bamboo.c index 84e45b4ee6..2369fba1db 100644 --- a/hw/ppc440_bamboo.c +++ b/hw/ppc440_bamboo.c @@ -3,9 +3,9 @@ * * Copyright 2007 IBM Corporation. * Authors: - * Jerone Young - * Christian Ehrhardt - * Hollis Blanchard + * Jerone Young + * Christian Ehrhardt + * Hollis Blanchard * * This work is licensed under the GNU GPL license version 2 or later. *