summaryrefslogtreecommitdiff
path: root/girepository/gitypeinfo.c
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-08-31 17:50:44 -0300
committerJohan Dahlin <johan@gnome.org>2010-08-31 17:50:44 -0300
commit0188bae837421614d2fffa8e9740d4d909228b88 (patch)
treef9454943bb8a36ef31f583461d4544f5a443d252 /girepository/gitypeinfo.c
parent7af39d0ff23d5a8c2316536b864f576f9a2bebc6 (diff)
downloadgobject-introspection-0188bae837421614d2fffa8e9740d4d909228b88.tar.gz
[GIRepository] Add missing transfer and skip
Diffstat (limited to 'girepository/gitypeinfo.c')
-rw-r--r--girepository/gitypeinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/gitypeinfo.c b/girepository/gitypeinfo.c
index 4904c2ba..1bc9b0a1 100644
--- a/girepository/gitypeinfo.c
+++ b/girepository/gitypeinfo.c
@@ -118,7 +118,7 @@ g_type_info_get_tag (GITypeInfo *info)
*
* Obtain the parameter type @n.
*
- * Returns: the param type info
+ * Returns: (transfer full): the param type info
*/
GITypeInfo *
g_type_info_get_param_type (GITypeInfo *info,