summaryrefslogtreecommitdiff
path: root/telepathy-logger/text-channel.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-27 14:15:11 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-30 14:06:47 +0200
commit0d0c7eb7b721ae5f13aba5d430a8bbef41524eec (patch)
tree025b4c7a477c160de82d4e0e5abc5698801655c8 /telepathy-logger/text-channel.c
parentf8aac165e4e975683ac5038e490e72913faf4780 (diff)
downloadtelepathy-logger-0d0c7eb7b721ae5f13aba5d430a8bbef41524eec.tar.gz
TpSimpleClientFactory has been renamed TpClientFactory
Diffstat (limited to 'telepathy-logger/text-channel.c')
-rw-r--r--telepathy-logger/text-channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-logger/text-channel.c b/telepathy-logger/text-channel.c
index 7402eb3..c69368f 100644
--- a/telepathy-logger/text-channel.c
+++ b/telepathy-logger/text-channel.c
@@ -698,7 +698,7 @@ _tpl_text_channel_new (TpConnection *conn,
}
TplTextChannel *
-_tpl_text_channel_new_with_factory (TpSimpleClientFactory *factory,
+_tpl_text_channel_new_with_factory (TpClientFactory *factory,
TpConnection *conn,
const gchar *object_path,
const GHashTable *tp_chan_props,