summaryrefslogtreecommitdiff
path: root/telepathy-logger/client-factory-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/client-factory-internal.h')
-rw-r--r--telepathy-logger/client-factory-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-logger/client-factory-internal.h b/telepathy-logger/client-factory-internal.h
index 9612c30..a9e9337 100644
--- a/telepathy-logger/client-factory-internal.h
+++ b/telepathy-logger/client-factory-internal.h
@@ -54,6 +54,6 @@ GType _tpl_client_factory_get_type (void);
(G_TYPE_INSTANCE_GET_CLASS ((obj), TPL_TYPE_CLIENT_FACTORY, \
TplClientFactoryClass))
-TpSimpleClientFactory *_tpl_client_factory_new (TpDBusDaemon *dbus);
+TpSimpleClientFactory *_tpl_client_factory_dup (TpDBusDaemon *dbus);
#endif /* __TPL_CLIENT_FACTORY_H__ */