From 75b1c3a7749e96a4de1bb700fbe5b3a0637884c7 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 23 Sep 2013 15:58:22 +0200 Subject: tpl_log_manager_search_async: fix introspection https://bugs.freedesktop.org/show_bug.cgi?id=69715 --- telepathy-logger/log-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * -- cgit v1.2.1