mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05: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