mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 06:50:22 +03:00
virQEMUQAPISchemaTraverse: Fix quoting in comment
It tripped up highlighter in my editor. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
1ef4f5024d
commit
ced521d050
@ -402,7 +402,7 @@ virQEMUQAPISchemaTraverse(const char *baseName,
|
||||
* 'subattribute': selects a plain object member named 'subattribute'
|
||||
* '*subattribute': same as above but the selected member must be optional
|
||||
* (has a property named 'default' in the schema)
|
||||
* '+variant": In the case of unionized objects, select a specific variant of
|
||||
* '+variant': In the case of unionized objects, select a specific variant of
|
||||
* the previously selected member
|
||||
*
|
||||
* - Boolean queries - @entry remains NULL, return value indicates success:
|
||||
|
Loading…
x
Reference in New Issue
Block a user