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") &&