mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 06:00:08 +01:00
Fix spacing
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4135 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
95798eb451
commit
8fbf9cfdbc
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ nm_sysconfig_settings_add_plugin (NMSysconfigSettings *self,
|
|||
|
||||
g_object_get (G_OBJECT (plugin),
|
||||
NM_SYSTEM_CONFIG_INTERFACE_NAME, &pname,
|
||||
NM_SYSTEM_CONFIG_INTERFACE_INFO, &pinfo,
|
||||
NM_SYSTEM_CONFIG_INTERFACE_INFO, &pinfo,
|
||||
NULL);
|
||||
|
||||
g_message ("Loaded plugin %s: %s", pname, pinfo);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue