mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
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:
parent
3aa0524104
commit
7047d05d06
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user