[libvirt] [PATCH] virfilewrapper: Fix indentation

Martin Kletzander posted 1 patch 5 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/bc2502f0fc5bc14b7bdb15ecfdeba4f4c3813877.1552295565.git.mkletzan@redhat.com
tests/virfilewrapper.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] virfilewrapper: Fix indentation
Posted by Martin Kletzander 5 years ago
Signed-off-by: Martin Kletzander <mkletzan@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list