diff --git a/gio/tests/fake-service-name.c b/gio/tests/fake-service-name.c index 1a601a50c..c3a61180c 100644 --- a/gio/tests/fake-service-name.c +++ b/gio/tests/fake-service-name.c @@ -51,7 +51,8 @@ incoming_method_call (GDBusConnection *connection, static const GDBusInterfaceVTable interface_vtable = { incoming_method_call, NULL, - NULL + NULL, + { 0 } }; static void