telepathy-logger: tpl_log_manager_search_async: fix introspection

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Tue Sep 24 02:13:06 PDT 2013


Module: telepathy-logger
Branch: master
Commit: 75b1c3a7749e96a4de1bb700fbe5b3a0637884c7
URL:    http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=75b1c3a7749e96a4de1bb700fbe5b3a0637884c7

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Sep 23 15:58:22 2013 +0200

tpl_log_manager_search_async: fix introspection

https://bugs.freedesktop.org/show_bug.cgi?id=69715

---

 telepathy-logger/log-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/telepathy-logger/log-manager.c b/telepathy-logger/log-manager.c
index 4fc0770..62d0f74 100644
--- a/telepathy-logger/log-manager.c
+++ b/telepathy-logger/log-manager.c
@@ -1397,7 +1397,7 @@ tpl_log_manager_search_async (TplLogManager *manager,
  * tpl_log_manager_search_finish:
  * @self: a #TplLogManager
  * @result: a #GAsyncResult
- * @hits: (out) (transfer full) (element-type TelepathyLogger.SearchHit): a
+ * @hits: (out) (transfer full) (element-type TelepathyLogger.LogSearchHit): a
  *  pointer to a #GList used to return the list of #TplLogSearchHit
  * @error: a #GError to fill
  *



More information about the telepathy-commits mailing list