From: Ján Tomko Date: Mon, 3 Mar 2014 13:28:28 +0000 (+0100) Subject: Fix indentation in virsystemdmock X-Git-Tag: v1.2.3-rc1~381 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e721c6d8ac7ff453ff6ad96fe1437685cc02c1;p=thirdparty%2Flibvirt.git Fix indentation in virsystemdmock --- diff --git a/tests/virsystemdmock.c b/tests/virsystemdmock.c index b3b82b4890..0295231ed7 100644 --- a/tests/virsystemdmock.c +++ b/tests/virsystemdmock.c @@ -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") &&