mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
AbortJob: Fix documentation
This API was never synchronous and probably doesn't even need to be.
This commit is contained in:
@@ -17182,8 +17182,7 @@ error:
|
||||
* @domain: a domain object
|
||||
*
|
||||
* Requests that the current background job be aborted at the
|
||||
* soonest opportunity. This will block until the job has
|
||||
* either completed, or aborted.
|
||||
* soonest opportunity.
|
||||
*
|
||||
* Returns 0 in case of success and -1 in case of failure.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user