mirror of https://gitee.com/openkylin/libvirt.git
virfilewrapper: Fix indentation
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
186bb479d0
commit
bc2502f0fc
|
@ -21,7 +21,7 @@
|
|||
|
||||
int
|
||||
virFileWrapperAddPrefix(const char *prefix,
|
||||
const char *override);
|
||||
const char *override);
|
||||
|
||||
void
|
||||
virFileWrapperRemovePrefix(const char *prefix);
|
||||
|
|
Loading…
Reference in New Issue