From 5cbdb3a34bce4ee64dd203cfd74979409fa3d51e Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 7 Apr 2012 09:23:39 +0200 Subject: Replace Qemu by QEMU in comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The official spelling is QEMU. Signed-off-by: Stefan Weil Reviewed-by: Andreas Färber [blauwirbel@gmail.com: fixed comment style in hw/sun4m.c] Signed-off-by: Blue Swirl --- hw/pc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/pc.c') diff --git a/hw/pc.c b/hw/pc.c index 83a1b5b..67f0479 100644 --- a/hw/pc.c +++ b/hw/pc.c @@ -776,7 +776,7 @@ static void load_linux(void *fw_cfg, } /* loader type */ - /* High nybble = B reserved for Qemu; low nybble is revision number. + /* High nybble = B reserved for QEMU; low nybble is revision number. If this code is substantially changed, you may want to consider incrementing the revision. */ if (protocol >= 0x200) -- cgit v1.1