summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/gimarshallingtests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gimarshallingtests.c b/tests/gimarshallingtests.c
index d15b2f10..5d0caea4 100644
--- a/tests/gimarshallingtests.c
+++ b/tests/gimarshallingtests.c
@@ -3577,7 +3577,7 @@ gi_marshalling_tests_gvalue_round_trip (GValue *value)
* gi_marshalling_tests_gvalue_copy:
* @value: The first GValue
*
- * Returns: (transfer none):
+ * Returns: (transfer full):
*/
GValue *
gi_marshalling_tests_gvalue_copy (GValue *value)