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 ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list