[next] telepathy-glib: _tpl_conf_get_ignorelist: fix g-i markup

Simon McVittie smcv at kemper.freedesktop.org
Tue Apr 8 12:11:44 PDT 2014


Module: telepathy-glib
Branch: next
Commit: ad0b2136c96269b1f3e4621315e6ce0ae65cc986
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=ad0b2136c96269b1f3e4621315e6ce0ae65cc986

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Apr  7 18:15:31 2014 +0100

_tpl_conf_get_ignorelist: fix g-i markup

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77139
Reviewed-by: Xavier Claessens

---

 telepathy-logger/conf.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/telepathy-logger/conf.c b/telepathy-logger/conf.c
index d98cae9..070f6b3 100644
--- a/telepathy-logger/conf.c
+++ b/telepathy-logger/conf.c
@@ -289,7 +289,8 @@ _tpl_conf_set_ignorelist (TplConf *self,
  * Provides list of IDs in "account_id/entity_id" format. Events from or to
  * this entities should not be logged.
  *
- * Returns: (transfer none) NULL-terminated list of contact IDs.
+ * Returns: (transfer none) (array zero-terminated=1) (element-type utf8):
+ *  NULL-terminated list of contact IDs.
  */
 const gchar **
 _tpl_conf_get_ignorelist (TplConf *self)



More information about the telepathy-commits mailing list