aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-contact-factory.h')
-rw-r--r--libempathy/empathy-contact-factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-contact-factory.h b/libempathy/empathy-contact-factory.h
index a34d1de20..bd71514c1 100644
--- a/libempathy/empathy-contact-factory.h
+++ b/libempathy/empathy-contact-factory.h
@@ -64,7 +64,7 @@ EmpathyContact * empathy_contact_factory_get_from_handle (EmpathyContactF
guint handle);
GList * empathy_contact_factory_get_from_handles (EmpathyContactFactory *factory,
McAccount *account,
- GArray *handles);
+ const GArray *handles);
void empathy_contact_factory_set_alias (EmpathyContactFactory *factory,
EmpathyContact *contact,
const gchar *alias);