* [Qemu-devel] [PATCH] sb16 debug output
@ 2005-02-14 1:40 Darryl Dixon
0 siblings, 0 replies; only message in thread
From: Darryl Dixon @ 2005-02-14 1:40 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1.1: Type: text/plain, Size: 209 bytes --]
Hi,
Attached is a purely frivolous patch to correct a typo that's slowly
been driving me nuts in the debug output from the sb16 code :)
Cheers,
--
Darryl Dixon <esrever_otua@pythonhacker.is-a-geek.net>
[-- Attachment #1.2: Type: text/html, Size: 627 bytes --]
[-- Attachment #2: sb16_truly.patch --]
[-- Type: text/x-patch, Size: 422 bytes --]
diff -ru qemu/hw/sb16.c qemu_truly/hw/sb16.c
--- qemu/hw/sb16.c 2004-11-15 05:02:09.000000000 +1300
+++ qemu_truly/hw/sb16.c 2005-02-14 14:35:00.343493670 +1300
@@ -540,7 +540,7 @@
return;
warn:
- dolog ("warning: command %#x,%d is not trully understood yet\n",
+ dolog ("warning: command %#x,%d is not truly understood yet\n",
cmd, s->needed_bytes);
s->cmd = cmd;
return;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-14 1:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-14 1:40 [Qemu-devel] [PATCH] sb16 debug output Darryl Dixon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).