virfilewrapper: Fix indentation

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2018-12-12 13:39:27 +01:00
parent 186bb479d0
commit bc2502f0fc

View File

@ -21,7 +21,7 @@
int
virFileWrapperAddPrefix(const char *prefix,
const char *override);
const char *override);
void
virFileWrapperRemovePrefix(const char *prefix);