aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-auth-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-auth-factory.h')
-rw-r--r--libempathy/empathy-auth-factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-auth-factory.h b/libempathy/empathy-auth-factory.h
index e9a670ceb..e84c13bcc 100644
--- a/libempathy/empathy-auth-factory.h
+++ b/libempathy/empathy-auth-factory.h
@@ -59,7 +59,7 @@ GType empathy_auth_factory_get_type (void);
(G_TYPE_INSTANCE_GET_CLASS ((obj), EMPATHY_TYPE_AUTH_FACTORY, \
EmpathyAuthFactoryClass))
-EmpathyAuthFactory * empathy_auth_factory_dup_singleton (void);
+EmpathyAuthFactory * empathy_auth_factory_new (TpSimpleClientFactory *factory);
gboolean empathy_auth_factory_register (EmpathyAuthFactory *self,
GError **error);