mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
Fix xen API documentation
*src/xen/xend_internal.c: fix a couple of comments in function descriptions
This commit is contained in:
parent
1354b603ae
commit
8da08b9fde
@ -952,7 +952,7 @@ xenDaemonListDomainsOld(virConnectPtr xend)
|
||||
* @xend: A xend instance
|
||||
* @sexpr: An S-Expr description of the domain.
|
||||
*
|
||||
* This method will create a domain based the passed in description. The
|
||||
* This method will create a domain based on the passed in description. The
|
||||
* domain will be paused after creation and must be unpaused with
|
||||
* xenDaemonResumeDomain() to begin execution.
|
||||
* This method may be deprecated once switching to XML-RPC based communcations
|
||||
@ -5071,7 +5071,7 @@ error:
|
||||
|
||||
/**
|
||||
* xenDaemonDomainBlockPeek:
|
||||
* @dom: domain object
|
||||
* @domain: domain object
|
||||
* @path: path to the file or device
|
||||
* @offset: offset
|
||||
* @size: size
|
||||
|
Loading…
x
Reference in New Issue
Block a user