mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 14:30:09 +01:00
parent
89c88f2480
commit
c6011cde14
1 changed files with 1 additions and 1 deletions
|
|
@ -1320,7 +1320,7 @@ nm_setting_diff (NMSetting *a,
|
|||
\
|
||||
if (_is || (strcmp (n_b, ""name) == 0)) \
|
||||
return _is ? -1 : 1; \
|
||||
} G_STMT_END;
|
||||
} G_STMT_END
|
||||
|
||||
static int
|
||||
_enumerate_values_sort (GParamSpec **p_a, GParamSpec **p_b, GType *p_type)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue