[Pkg-telepathy-commits] [telepathy-glib-1] 133/212: _tpl_conf_get_ignorelist: fix g-i markup

Simon McVittie smcv at debian.org
Wed May 14 12:09:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-glib-1.

commit 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)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib-1.git



More information about the Pkg-telepathy-commits mailing list