mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
virXMLParseHelper: Sync argument names between declaration and definition
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Tim Wiederhake <twiederh@redhat.com>
This commit is contained in:
parent
6f29230a46
commit
7a77556e60
@ -101,7 +101,7 @@ virXMLParseHelper(int domcode,
|
||||
const char *filename,
|
||||
const char *xmlStr,
|
||||
const char *url,
|
||||
xmlXPathContextPtr *pctxt);
|
||||
xmlXPathContextPtr *ctxt);
|
||||
|
||||
const char *
|
||||
virXMLPickShellSafeComment(const char *str1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user