mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-16 04:10:26 +01:00
parent
2ff54b8532
commit
d7d2dafc1b
1 changed files with 1 additions and 1 deletions
|
|
@ -1115,7 +1115,7 @@ add_activate_cb (GObject *object,
|
|||
gpointer user_data)
|
||||
{
|
||||
ActivateInfo *info = user_data;
|
||||
gs_free GError *error = NULL;
|
||||
gs_free_error GError *error = NULL;
|
||||
gboolean success;
|
||||
|
||||
if (info->activate_type == ACTIVATE_TYPE_ADD_AND_ACTIVATE_CONNECTION) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue