mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
build: Quench the compiler's thirst for warnings
This commit is contained in:
@@ -1033,6 +1033,7 @@ mechanism_server_data_send (GDBusAuthMechanism *mechanism,
|
||||
/* TODO: use GDBusAuthObserver here to get the cookie context to use? */
|
||||
cookie_context = "org_gtk_gdbus_general";
|
||||
|
||||
cookie_id = -1;
|
||||
error = NULL;
|
||||
if (!keyring_generate_entry (cookie_context,
|
||||
&cookie_id,
|
||||
|
Reference in New Issue
Block a user