]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix indentation in virsystemdmock
authorJán Tomko <jtomko@redhat.com>
Mon, 3 Mar 2014 13:28:28 +0000 (14:28 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 3 Mar 2014 13:35:23 +0000 (14:35 +0100)
tests/virsystemdmock.c

index b3b82b4890c4d3416df477a9df686b6db97a0c1d..0295231ed79437ad6a2049635a47872f256b7561 100644 (file)
@@ -92,7 +92,7 @@ DBusMessage *dbus_connection_send_with_reply_and_block(DBusConnection *connectio
                                          "s", &sub);
 
         if (!dbus_message_iter_append_basic(&sub,
-                                       DBUS_TYPE_STRING,
+                                            DBUS_TYPE_STRING,
                                             &svc1))
             goto error;
         if (!getenv("FAIL_NO_SERVICE") &&