From 8bdf070ff046f482f6eb5e2b15ebc216f5d1e3da Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 12 Feb 2025 13:46:50 +0100 Subject: New upstream version 1.51.90 --- src/core/nm-auth-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/nm-auth-manager.c') diff --git a/src/core/nm-auth-manager.c b/src/core/nm-auth-manager.c index 242f0055..65357a9f 100644 --- a/src/core/nm-auth-manager.c +++ b/src/core/nm-auth-manager.c @@ -327,7 +327,7 @@ nm_auth_manager_check_authorization(NMAuthManager *self : POLKIT_CHECK_AUTHORIZATION_FLAGS_NONE; call_id = g_slice_new(NMAuthManagerCallId); - *call_id = (NMAuthManagerCallId){ + *call_id = (NMAuthManagerCallId) { .self = g_object_ref(self), .callback = callback, .user_data = user_data, -- cgit 1.3.0-6-gf8a5