]> git.proxmox.com Git - qemu.git/blobdiff - hw/pc.c
Replace Qemu by QEMU in comments
[qemu.git] / hw / pc.c
diff --git a/hw/pc.c b/hw/pc.c
index 83a1b5b32ba0f8cecfc2a22b5c2f8f935c511422..67f0479f40aab3346075d4e7e86a4cb7424b7eba 100644 (file)
--- 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)