qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6282] target-ppc: fix comment about boot device in ppc_oldworld.c
@ 2009-01-13 19:08 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2009-01-13 19:08 UTC (permalink / raw)
  To: qemu-devel

Revision: 6282
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6282
Author:   aurel32
Date:     2009-01-13 19:07:59 +0000 (Tue, 13 Jan 2009)

Log Message:
-----------
target-ppc: fix comment about boot device in ppc_oldworld.c

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/hw/ppc_oldworld.c

Modified: trunk/hw/ppc_oldworld.c
===================================================================
--- trunk/hw/ppc_oldworld.c	2009-01-13 19:03:57 UTC (rev 6281)
+++ trunk/hw/ppc_oldworld.c	2009-01-13 19:07:59 UTC (rev 6282)
@@ -255,7 +255,7 @@
 #endif
         }
         if (ppc_boot_device == '\0') {
-            fprintf(stderr, "No valid boot device for Mac99 machine\n");
+            fprintf(stderr, "No valid boot device for G3 Beige machine\n");
             exit(1);
         }
     }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-13 19:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 19:08 [Qemu-devel] [6282] target-ppc: fix comment about boot device in ppc_oldworld.c Aurelien Jarno

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).