summaryrefslogtreecommitdiff
path: root/telepathy-logger/text-channel-internal.h
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-08-08 10:01:43 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-08-08 10:01:43 +0100
commitfe789d4652ac351e7746a404622216a8011e9d3c (patch)
treec6e7926d578a25de2a6c8eaf8592ffb0d0e1e96a /telepathy-logger/text-channel-internal.h
parent86f6e334a89c9178b892893deaa4afec70e1cece (diff)
downloadtelepathy-logger-fe789d4652ac351e7746a404622216a8011e9d3c.tar.gz
all: TpSimpleClientFactory has been renamed to TpClientFactory
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-logger/text-channel-internal.h')
-rw-r--r--telepathy-logger/text-channel-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-logger/text-channel-internal.h b/telepathy-logger/text-channel-internal.h
index e6bb27f..f4f7db5 100644
--- a/telepathy-logger/text-channel-internal.h
+++ b/telepathy-logger/text-channel-internal.h
@@ -74,7 +74,7 @@ TplTextChannel * _tpl_text_channel_new (TpConnection *conn,
GError **error);
TplTextChannel * _tpl_text_channel_new_with_factory (
- TpSimpleClientFactory *factory,
+ TpClientFactory *factory,
TpConnection *conn,
const gchar *object_path,
const GHashTable *tp_chan_props,