From e05e5410276324522aa66d18d7b4a73b1d031779 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Mon, 8 Apr 2013 13:59:40 -0400 Subject: ignorelist: Fix annotation and documentation --- telepathy-logger/conf.c | 3 +-- 1 file changed, 1 insertion(+), 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) -- cgit v1.2.3