mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-07 05:57:30 +03:00
Fix typo in virDomainResume API doc
It's referring to virSuspendDomain instead of virDomainSuspend.
This commit is contained in:
parent
97652044af
commit
9fdfd8b6af
@ -2391,7 +2391,7 @@ error:
|
||||
* @domain: a domain object
|
||||
*
|
||||
* Resume a suspended domain, the process is restarted from the state where
|
||||
* it was frozen by calling virSuspendDomain().
|
||||
* it was frozen by calling virDomainSuspend().
|
||||
* This function may require privileged access
|
||||
*
|
||||
* Returns 0 in case of success and -1 in case of failure.
|
||||
|
Loading…
x
Reference in New Issue
Block a user