qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [7006] Remove WIN32 guard around -k


From: Anthony Liguori
Subject: [Qemu-devel] [7006] Remove WIN32 guard around -k
Date: Mon, 06 Apr 2009 00:35:09 +0000

Revision: 7006
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=7006
Author:   aliguori
Date:     2009-04-06 00:35:08 +0000 (Mon, 06 Apr 2009)
Log Message:
-----------
Remove WIN32 guard around -k

Signed-off-by: Anthony Liguori <address@hidden>

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

Modified: trunk/qemu-options.hx
===================================================================
--- trunk/qemu-options.hx       2009-04-05 21:07:26 UTC (rev 7005)
+++ trunk/qemu-options.hx       2009-04-06 00:35:08 UTC (rev 7006)
@@ -228,10 +228,8 @@
 gigabytes respectively.
 ETEXI
 
-#ifndef _WIN32
 DEF("k", HAS_ARG, QEMU_OPTION_k,
     "-k language     use keyboard layout (for example 'fr' for French)\n")
-#endif
 STEXI
 @item -k @var{language}
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]