util: Fix copy-paste error in virXPathLongLong description

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2014-09-15 17:26:50 +02:00
parent 3aa0524104
commit 7047d05d06

View 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