summaryrefslogtreecommitdiff
path: root/gst/gstminiobject.c
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2011-04-16 08:59:58 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-04-16 08:59:58 +0200
commitf51a23a83c4118444cf3425acac4755e1bab34f1 (patch)
treec91f96a5eaaa694909f20e43f972a1ed03cb0960 /gst/gstminiobject.c
parent62329c606aa253206933d217641b0f72fe4171c3 (diff)
parent8839c513f7fd1f5987c60e78aee177973ae3b77e (diff)
Merge branch 'master' into 0.11
Diffstat (limited to 'gst/gstminiobject.c')
-rw-r--r--gst/gstminiobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstminiobject.c b/gst/gstminiobject.c
index 9ae420144..7ad817978 100644
--- a/gst/gstminiobject.c
+++ b/gst/gstminiobject.c
@@ -202,7 +202,7 @@ gst_mini_object_make_writable (GstMiniObject * mini_object)
* of memcpy operations in a pipeline, especially if the miniobject
* is a #GstBuffer.
*
- * Returns: the mini-object.
+ * Returns: (transfer full): the mini-object.
*/
GstMiniObject *
gst_mini_object_ref (GstMiniObject * mini_object)