[next] telepathy-glib: Since 1.0 for tp_automatic_client_factory_new() because its return type changed
Simon McVittie
smcv at kemper.freedesktop.org
Thu May 3 05:47:03 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 1d73ba53ce3e98335ed39fa8855041877357709f
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=1d73ba53ce3e98335ed39fa8855041877357709f
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Thu May 3 14:30:49 2012 +0200
Since 1.0 for tp_automatic_client_factory_new() because its return type changed
---
telepathy-glib/automatic-client-factory.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/automatic-client-factory.c b/telepathy-glib/automatic-client-factory.c
index a41fc51..633ed1f 100644
--- a/telepathy-glib/automatic-client-factory.c
+++ b/telepathy-glib/automatic-client-factory.c
@@ -276,7 +276,7 @@ tp_automatic_client_factory_class_init (TpAutomaticClientFactoryClass *klass)
*
* Returns: a new #TpAutomaticClientFactory
*
- * Since: 0.15.5
+ * Since: 1.0
*/
TpClientFactory *
tp_automatic_client_factory_new (TpDBusDaemon *dbus)
More information about the telepathy-commits
mailing list