]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
util: Fix copy-paste error in virXPathLongLong description
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 15 Sep 2014 15:26:50 +0000 (17:26 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 15 Sep 2014 15:44:37 +0000 (17:44 +0200)
Signed-off-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/util/virxml.c

index cc4a85cbc91c1217b6d748c4ce1714dd9f3bb1af..a91da050a34a8acc79115654754f38fc91a48b3d 100644 (file)
@@ -420,7 +420,7 @@ virXPathULongLong(const char *xpath,
 }
 
 /**
- * virXPathULongLong:
+ * virXPathLongLong:
  * @xpath: the XPath string to evaluate
  * @ctxt: an XPath context
  * @value: the returned long long value