From 5083fcb640c7ddafec96046e7313c81b777141ec Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 11 Apr 2008 13:10:04 +0000 Subject: Use tp-glib API in EmpathyTpGroup and add a ready property svn path=/trunk/; revision=884 --- libempathy/empathy-contact-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-contact-factory.c') diff --git a/libempathy/empathy-contact-factory.c b/libempathy/empathy-contact-factory.c index 653a29ec4..e9469bac9 100644 --- a/libempathy/empathy-contact-factory.c +++ b/libempathy/empathy-contact-factory.c @@ -92,7 +92,7 @@ empathy_contact_factory_get_from_handle (EmpathyContactFactory *factory, GList * empathy_contact_factory_get_from_handles (EmpathyContactFactory *factory, McAccount *account, - GArray *handles) + const GArray *handles) { EmpathyTpContactFactory *tp_factory; -- cgit v1.2.3