mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
include/: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
528ea579c9
commit
a1a62ced51
23 changed files with 29 additions and 29 deletions
|
@ -59,7 +59,7 @@ void iothread_stop(IOThread *iothread);
|
|||
void iothread_destroy(IOThread *iothread);
|
||||
|
||||
/*
|
||||
* Returns true if executing withing IOThread context,
|
||||
* Returns true if executing within IOThread context,
|
||||
* false otherwise.
|
||||
*/
|
||||
bool qemu_in_iothread(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue