Fix GValue type name print

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3632 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams 2008-05-05 17:17:08 +00:00
parent 2f850a90e6
commit ae72ec796a

View file

@ -82,7 +82,7 @@ update_unmanaged_devices (NMDBusSettingsSystem *self, GValue *value)
priv->got_unmanaged_devices = TRUE;
} else
g_warning ("Invalid return value type: %s", G_VALUE_TYPE_NAME (&value));
g_warning ("Invalid return value type: %s", G_VALUE_TYPE_NAME (value));
}
GSList *