Fix spacing

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4135 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams
2008-10-01 22:31:53 +00:00
parent 95798eb451
commit 8fbf9cfdbc

View File

@@ -407,7 +407,7 @@ nm_sysconfig_settings_add_plugin (NMSysconfigSettings *self,
g_object_get (G_OBJECT (plugin), g_object_get (G_OBJECT (plugin),
NM_SYSTEM_CONFIG_INTERFACE_NAME, &pname, NM_SYSTEM_CONFIG_INTERFACE_NAME, &pname,
NM_SYSTEM_CONFIG_INTERFACE_INFO, &pinfo, NM_SYSTEM_CONFIG_INTERFACE_INFO, &pinfo,
NULL); NULL);
g_message ("Loaded plugin %s: %s", pname, pinfo); g_message ("Loaded plugin %s: %s", pname, pinfo);