[glib] gio: Add missing transfer annotation to g_simple_proxy_resolver_new
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gio: Add missing transfer annotation to g_simple_proxy_resolver_new
- Date: Thu, 23 Jan 2014 16:23:10 +0000 (UTC)
commit 46e13e5d49fa1f64920d088e1e6bbd9fee4c1886
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Jan 23 17:21:32 2014 +0100
gio: Add missing transfer annotation to g_simple_proxy_resolver_new
gio/gsimpleproxyresolver.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsimpleproxyresolver.c b/gio/gsimpleproxyresolver.c
index fcfce6d..d6eaf00 100644
--- a/gio/gsimpleproxyresolver.c
+++ b/gio/gsimpleproxyresolver.c
@@ -509,7 +509,7 @@ g_simple_proxy_resolver_iface_init (GProxyResolverInterface *iface)
* #GSimpleProxyResolver:ignore-hosts for more details on how the
* arguments are interpreted.
*
- * Returns: a new #GSimpleProxyResolver
+ * Returns: (transfer full) a new #GSimpleProxyResolver
*
* Since: 2.36
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]