mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 19:50:08 +01:00
parent
959ddec2a4
commit
eff8471de4
1 changed files with 1 additions and 1 deletions
|
|
@ -6066,7 +6066,7 @@ nmc_add_connection(NmCli *nmc, NMConnection *connection, gboolean temporary)
|
|||
static void
|
||||
do_connection_add(const NMCCommand *cmd, NmCli *nmc, int argc, const char *const *argv)
|
||||
{
|
||||
gs_unref_ptrarray GPtrArray *props = NULL;
|
||||
gs_unref_ptrarray GPtrArray *props = NULL;
|
||||
gs_unref_object NMConnection *connection = NULL;
|
||||
NMSettingConnection *s_con;
|
||||
gs_free_error GError *error = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue