[glib/wip/chergert/add-gbindinggroup] Apply 1 suggestion(s) to 1 file(s)



commit 4840a4803b284cc622d30be550f2c7ebf8828420
Author: Sebastian Dröge <slomo coaxion net>
Date:   Tue Feb 1 19:59:25 2022 +0000

    Apply 1 suggestion(s) to 1 file(s)

 gobject/gsignalgroup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobject/gsignalgroup.c b/gobject/gsignalgroup.c
index d2522922c..b1225488f 100644
--- a/gobject/gsignalgroup.c
+++ b/gobject/gsignalgroup.c
@@ -72,7 +72,7 @@ typedef struct _GSignalGroupClass
   GObjectClass parent_class;
 
   void (*bind) (GSignalGroup *self,
-                GObject           *target);
+                GObject      *target);
 } GSignalGroupClass;
 
 typedef struct


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