summaryrefslogtreecommitdiffstats
path: root/ppc-dis.c
diff options
context:
space:
mode:
authorStefan Weil2012-04-07 09:23:39 +0200
committerBlue Swirl2012-04-07 16:00:45 +0200
commit5cbdb3a34bce4ee64dd203cfd74979409fa3d51e (patch)
tree4b59207391a065bd438f3c30219ec562c4ec80de /ppc-dis.c
parentReplace Qemu by QEMU in w32 installation path (prefix) (diff)
downloadqemu-5cbdb3a34bce4ee64dd203cfd74979409fa3d51e.tar.gz
qemu-5cbdb3a34bce4ee64dd203cfd74979409fa3d51e.tar.xz
qemu-5cbdb3a34bce4ee64dd203cfd74979409fa3d51e.zip
Replace Qemu by QEMU in comments
The official spelling is QEMU. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Andreas Färber <afaerber@suse.de> [blauwirbel@gmail.com: fixed comment style in hw/sun4m.c] Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'ppc-dis.c')
-rw-r--r--ppc-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppc-dis.c b/ppc-dis.c
index ffdbec18db..bc98cbe655 100644
--- a/ppc-dis.c
+++ b/ppc-dis.c
@@ -5152,7 +5152,7 @@ powerpc_dialect (struct disassemble_info *info)
return dialect;
}
-/* Qemu default */
+/* QEMU default */
int
print_insn_ppc (bfd_vma memaddr, struct disassemble_info *info)
{