telepathy-logger: ignorelist: Fix annotation and documentation
Nicolas Dufresne
nicolasd at kemper.freedesktop.org
Mon Apr 8 10:59:59 PDT 2013
Module: telepathy-logger
Branch: master
Commit: e05e5410276324522aa66d18d7b4a73b1d031779
URL: http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=e05e5410276324522aa66d18d7b4a73b1d031779
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date: Mon Apr 8 13:59:40 2013 -0400
ignorelist: Fix annotation and documentation
---
telepathy-logger/conf.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/telepathy-logger/conf.c b/telepathy-logger/conf.c
index f814b0b..888114d 100644
--- a/telepathy-logger/conf.c
+++ b/telepathy-logger/conf.c
@@ -289,8 +289,7 @@ _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.
*
- * Return value: (transfer-full) a newly allocated NULL-terminated list of contact IDs.
- * The list is owned by the @self and should not be freed.
+ * Returns: (transfer none) NULL-terminated list of contact IDs.
*/
const gchar **
_tpl_conf_get_ignorelist (TplConf *self)
More information about the telepathy-commits
mailing list