gio: Add missing transfer annotation to g_simple_proxy_resolver_new
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 23 Jan 2014 16:21:32 +0000 (17:21 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 23 Jan 2014 16:21:32 +0000 (17:21 +0100)
gio/gsimpleproxyresolver.c

index fcfce6d..d6eaf00 100644 (file)
@@ -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
  */