]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
virfilewrapper: Fix indentation
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 12 Dec 2018 12:39:27 +0000 (13:39 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 11 Mar 2019 09:11:43 +0000 (10:11 +0100)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/virfilewrapper.h

index 9e3816b64493d946ca269015ee3fdd6643c29149..044c532232510d2ccee422c5bbfd13d86f8f4f9c 100644 (file)
@@ -21,7 +21,7 @@
 
 int
 virFileWrapperAddPrefix(const char *prefix,
-                     const char *override);
+                        const char *override);
 
 void
 virFileWrapperRemovePrefix(const char *prefix);