mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
virfilewrapper: Fix indentation
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
int
|
||||
virFileWrapperAddPrefix(const char *prefix,
|
||||
const char *override);
|
||||
const char *override);
|
||||
|
||||
void
|
||||
virFileWrapperRemovePrefix(const char *prefix);
|
||||
|
||||
Reference in New Issue
Block a user