[libvirt] [PATCH 1/2] Fix typo in virDomainResume API doc

Eric Blake eblake at redhat.com
Wed Dec 7 17:05:05 UTC 2011


On 12/07/2011 09:55 AM, Christophe Fergeau wrote:
> It's referring to virSuspendDomain instead of
> virDomainSuspend.
> ---
>  src/libvirt.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/libvirt.c b/src/libvirt.c
> index 68074e7..9977915 100644
> --- a/src/libvirt.c
> +++ b/src/libvirt.c
> @@ -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

ACK and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111207/899d4732/attachment-0001.sig>


More information about the libvir-list mailing list