]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-dispatcher.h
empathy-dispatcher.[ch]: Several misc. code style fixes.
[empathy.git] / libempathy / empathy-dispatcher.h
index f951618486540baf8306338ed5041e4623894530..231a2c10633c1f4e53cdc02a89c12b3a2330de44 100644 (file)
@@ -43,12 +43,12 @@ typedef struct _EmpathyDispatcher      EmpathyDispatcher;
 typedef struct _EmpathyDispatcherClass EmpathyDispatcherClass;
 
 struct _EmpathyDispatcher {
-       GObject parent;
-       gpointer priv;
+  GObject parent;
+  gpointer priv;
 };
 
 struct _EmpathyDispatcherClass {
      GObjectClass parent_class;
+ GObjectClass parent_class;
 };
 
 /* Will be called when the channel is ready for dispatching. The requestor