qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6885] Fix compile problems with r6884
@ 2009-03-28  8:13 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2009-03-28  8:13 UTC (permalink / raw)
  To: qemu-devel

Revision: 6885
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6885
Author:   blueswir1
Date:     2009-03-28 08:13:56 +0000 (Sat, 28 Mar 2009)
Log Message:
-----------
Fix compile problems with r6884

Modified Paths:
--------------
    trunk/hxtool
    trunk/qemu-options.hx

Modified: trunk/hxtool
===================================================================
--- trunk/hxtool	2009-03-28 06:44:27 UTC (rev 6884)
+++ trunk/hxtool	2009-03-28 08:13:56 UTC (rev 6885)
@@ -40,3 +40,5 @@
 "-t") hxtotexi ;;
 *) exit 1 ;;
 esac
+
+exit 0

Modified: trunk/qemu-options.hx
===================================================================
--- trunk/qemu-options.hx	2009-03-28 06:44:27 UTC (rev 6884)
+++ trunk/qemu-options.hx	2009-03-28 08:13:56 UTC (rev 6885)
@@ -230,7 +230,7 @@
 
 #ifndef _WIN32
 DEF("k", HAS_ARG, QEMU_OPTION_k,
-    "-k language     use keyboard layout (for example \"fr\" for French)\n")
+    "-k language     use keyboard layout (for example 'fr' for French)\n")
 #endif
 STEXI
 @item -k @var{language}

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

only message in thread, other threads:[~2009-03-28  8:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28  8:13 [Qemu-devel] [6885] Fix compile problems with r6884 Blue Swirl

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