From 590359196fe598b4ed6d1e6cd97395d181f51a4c Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 12 Dec 2008 09:40:28 +0000 Subject: Fix coding style svn path=/trunk/; revision=1964 --- libempathy/empathy-contact-manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-contact-manager.h') diff --git a/libempathy/empathy-contact-manager.h b/libempathy/empathy-contact-manager.h index 80118a014..c2e0b67a2 100644 --- a/libempathy/empathy-contact-manager.h +++ b/libempathy/empathy-contact-manager.h @@ -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 -- cgit v1.2.3