mirror of https://gitee.com/openkylin/libvirt.git
Fix a typo in comment
This commit is contained in:
parent
ef962afb74
commit
2a788c6439
|
@ -12262,7 +12262,7 @@ error:
|
|||
* @dom: pointer to the domain
|
||||
* @flags: optional flags currently unused
|
||||
*
|
||||
* Remove any managed save image as for this domain.
|
||||
* Remove any managed save image for this domain.
|
||||
*
|
||||
* Returns 0 in case of success, and -1 in case of error
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue