[libdazzle] properties-group: whitespace



commit 929f55a449a30ac969865293097aff03cde1015e
Author: Christian Hergert <chergert redhat com>
Date:   Fri Jul 7 02:15:43 2017 -0700

    properties-group: whitespace

 src/actions/dzl-properties-group.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/actions/dzl-properties-group.c b/src/actions/dzl-properties-group.c
index a7e8f0e..8a0ac89 100644
--- a/src/actions/dzl-properties-group.c
+++ b/src/actions/dzl-properties-group.c
@@ -402,8 +402,7 @@ action_group_iface_init (GActionGroupInterface *iface)
 }
 
 G_DEFINE_TYPE_WITH_CODE (DzlPropertiesGroup, dzl_properties_group, G_TYPE_OBJECT,
-                         G_IMPLEMENT_INTERFACE (G_TYPE_ACTION_GROUP,
-                                                action_group_iface_init))
+                         G_IMPLEMENT_INTERFACE (G_TYPE_ACTION_GROUP, action_group_iface_init))
 
 static GParamSpec *properties [N_PROPS];
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]