mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
hw/display: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20230823065335.1919380-15-mjt@tls.msk.ru> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
a980b95cb3
commit
33a5230782
5 changed files with 5 additions and 5 deletions
|
@ -1544,7 +1544,7 @@ static void qxl_create_guest_primary(PCIQXLDevice *qxl, int loadvm,
|
|||
}
|
||||
}
|
||||
|
||||
/* return 1 if surface destoy was initiated (in QXL_ASYNC case) or
|
||||
/* return 1 if surface destroy was initiated (in QXL_ASYNC case) or
|
||||
* done (in QXL_SYNC case), 0 otherwise. */
|
||||
static int qxl_destroy_primary(PCIQXLDevice *d, qxl_async_io async)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue