mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
fix spelling in main directory
Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
9b2260cbd5
commit
07f35073c6
15 changed files with 22 additions and 22 deletions
|
@ -111,7 +111,7 @@ typedef int PollingFunc(void *opaque);
|
|||
* qemu_add_wait_object.
|
||||
*
|
||||
* Polling callbacks really have nothing Windows specific in them, but
|
||||
* as they are a hack and are currenly not necessary under POSIX systems,
|
||||
* as they are a hack and are currently not necessary under POSIX systems,
|
||||
* they are only available when QEMU is running under Windows.
|
||||
*
|
||||
* @func: The function that does the polling, and returns 1 to force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue