]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact-manager.h
Fix coding style
[empathy.git] / libempathy / empathy-contact-manager.h
index 80118a014fc779e1411ff032a35667e26ad6ff71..c2e0b67a28c85a1fa3e7849860828dd1555dcb95 100644 (file)
@@ -55,7 +55,7 @@ GType                  empathy_contact_manager_get_type (void) G_GNUC_CONST;
 EmpathyContactManager *empathy_contact_manager_new      (void);
 EmpathyTpContactList * empathy_contact_manager_get_list (EmpathyContactManager *manager,
                                                         McAccount             *account);
-gboolean empathy_contact_manager_can_add (EmpathyContactManager *manager,
+gboolean               empathy_contact_manager_can_add  (EmpathyContactManager *manager,
                                                         McAccount             *account);
 
 G_END_DECLS