[PATCH 2/3] networkxml2conftest: Indent function parameters properly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Otherwise we might end up bikeshedding on the next patch.

Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx>
---
 tests/networkxml2conftest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/networkxml2conftest.c b/tests/networkxml2conftest.c
index 9a3eab1f8230..7ff243b98d20 100644
--- a/tests/networkxml2conftest.c
+++ b/tests/networkxml2conftest.c
@@ -42,7 +42,7 @@ testCompareXMLToConfFiles(const char *inxml, const char *outconf, dnsmasqCapsPtr
         goto fail;

     if (networkDnsmasqConfContents(obj, pidfile, &actual,
-                        dctx, caps) < 0)
+                                   dctx, caps) < 0)
         goto fail;

     if (virTestCompareToFile(actual, outconf) < 0)
-- 
2.11.0

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



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux