[libvirt] [PATCH] virfilewrapper: Fix indentation

Martin Kletzander mkletzan at redhat.com
Mon Mar 11 09:12:56 UTC 2019


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
Pushed as trivial.

 tests/virfilewrapper.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/virfilewrapper.h b/tests/virfilewrapper.h
index 9e3816b64493..044c53223251 100644
--- a/tests/virfilewrapper.h
+++ b/tests/virfilewrapper.h
@@ -21,7 +21,7 @@
 
 int
 virFileWrapperAddPrefix(const char *prefix,
-                     const char *override);
+                        const char *override);
 
 void
 virFileWrapperRemovePrefix(const char *prefix);
-- 
2.21.0




More information about the libvir-list mailing list