mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
include: Fix typos found by codespell
Add also a missing parenthesis in a comment. Signed-off-by: Stefan Weil <sw@weilnetz.de> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
736a83fae4
commit
5bb8590d37
6 changed files with 7 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
typedef struct QapiDeallocVisitor QapiDeallocVisitor;
|
||||
|
||||
/*
|
||||
* The dealloc visitor is primarly used only by generated
|
||||
* The dealloc visitor is primarily used only by generated
|
||||
* qapi_free_FOO() functions, and is the only visitor designed to work
|
||||
* correctly in the face of a partially-constructed QAPI tree.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue