
On Thu, Apr 15, 2010 at 01:44:24AM +0200, Matthias Bolte wrote:
---
I just pushed this trivial fix.
src/libvirt.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/libvirt.c b/src/libvirt.c index d1b7880..ff36681 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -12616,7 +12616,7 @@ error: }
/** - * virDomainRevertToSnapshot + * virDomainRevertToSnapshot: * @snapshot: a domain snapshot object * @flags: unused flag parameters; callers should pass 0 * @@ -12657,7 +12657,7 @@ error: }
/** - * virDomainSnapshotDelete + * virDomainSnapshotDelete: * @snapshot: a domain snapshot object * @flags: flag parameters *
Hum, I should have seen them, usually I fix those at release time, thanks ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/