summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglbasememory.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglbasememory.c')
-rw-r--r--gst-libs/gst/gl/gstglbasememory.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/gl/gstglbasememory.c b/gst-libs/gst/gl/gstglbasememory.c
index 2d4c8c314..4c663f8dc 100644
--- a/gst-libs/gst/gl/gstglbasememory.c
+++ b/gst-libs/gst/gl/gstglbasememory.c
@@ -636,8 +636,8 @@ gst_gl_allocation_params_init (GstGLAllocationParams * params,
* gst_gl_allocation_params_copy:
* @src: the #GstGLAllocationParams to initialize
*
- * Returns: a copy of the #GstGLAllocationParams specified by @src or %NULL on
- * failure
+ * Returns: (transfer full): a copy of the #GstGLAllocationParams specified by
+ * @src or %NULL on failure
*
* Since: 1.8
*/