mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 05:20:08 +01:00
merge: branch 'pr/1482'
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1482
This commit is contained in:
commit
2ab01d75bb
1 changed files with 1 additions and 1 deletions
|
|
@ -1979,7 +1979,7 @@ nm_manager_get_connection_iface(NMManager *self,
|
|||
|
||||
g_set_error(error,
|
||||
NM_MANAGER_ERROR,
|
||||
NM_MANAGER_ERROR_FAILED,
|
||||
NM_MANAGER_ERROR_MISSING_PLUGIN,
|
||||
"NetworkManager plugin for '%s' unavailable",
|
||||
nm_connection_get_connection_type(connection));
|
||||
return NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue