From: Philipp Hahn Date: Wed, 27 Oct 2010 13:25:39 +0000 (+0200) Subject: Fix xen API documentation X-Git-Tag: v0.8.5~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da08b9fde9d1eac5836ce26dd07bf0da006750d;p=thirdparty%2Flibvirt.git Fix xen API documentation *src/xen/xend_internal.c: fix a couple of comments in function descriptions --- diff --git a/src/xen/xend_internal.c b/src/xen/xend_internal.c index bce911efcf..e96b7625ce 100644 --- a/src/xen/xend_internal.c +++ b/src/xen/xend_internal.c @@ -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