mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Remove WIN32 guard around -k
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7006 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
1b530a6dfc
commit
c20d7afb36
1 changed files with 0 additions and 2 deletions
|
@ -228,10 +228,8 @@ a suffix of ``M'' or ``G'' can be used to signify a value in megabytes or
|
|||
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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue