diff --git a/gio/tests/gdbus-non-socket.c b/gio/tests/gdbus-non-socket.c index 64d985a15..911aff262 100644 --- a/gio/tests/gdbus-non-socket.c +++ b/gio/tests/gdbus-non-socket.c @@ -112,7 +112,8 @@ pokee_method_call (GDBusConnection *connection, static const GDBusInterfaceVTable pokee_vtable = { pokee_method_call, NULL, /* get_property */ - NULL /* set_property */ + NULL, /* set_property */ + { 0 } }; /* Processes: