checkpoint: Fix a typo of comments
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
d5f81479a6
commit
75134a3a7d
@ -248,7 +248,7 @@ virDomainCheckpointGetXMLDesc(virDomainCheckpointPtr checkpoint,
|
|||||||
* @checkpoints: pointer to variable to store the array containing checkpoint
|
* @checkpoints: pointer to variable to store the array containing checkpoint
|
||||||
* object, or NULL if the list is not required (just returns
|
* object, or NULL if the list is not required (just returns
|
||||||
* number of checkpoints)
|
* number of checkpoints)
|
||||||
* @flags: bitwise-OR of supported virDomainCheckpoinListFlags
|
* @flags: bitwise-OR of supported virDomainCheckpointListFlags
|
||||||
*
|
*
|
||||||
* Collect the list of domain checkpoints for the given domain and allocate
|
* Collect the list of domain checkpoints for the given domain and allocate
|
||||||
* an array to store those objects.
|
* an array to store those objects.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user