trival: fix whitespace

This commit is contained in:
Thomas Haller 2015-12-08 11:52:37 +01:00
parent 3a3b32a9f6
commit 5201c3d8f9

View file

@ -2270,7 +2270,7 @@ finalize (GObject *object)
static void
get_property (GObject *object, guint prop_id,
GValue *value, GParamSpec *pspec)
GValue *value, GParamSpec *pspec)
{
NMSettings *self = NM_SETTINGS (object);
NMSettingsPrivate *priv = NM_SETTINGS_GET_PRIVATE (self);