]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact-factory.c
Use tp-glib API in EmpathyTpGroup and add a ready property
[empathy.git] / libempathy / empathy-contact-factory.c
index 653a29ec4487432e9f4385d6d8aa552fbd720d2c..e9469bac9ca2dc49771502f6259346d2d8bc9a66 100644 (file)
@@ -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;