gl: fix g-i annotations for glframebuffer
authorTim-Philipp Müller <tim@centricular.com>
Fri, 21 Jul 2017 07:43:45 +0000 (08:43 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 21 Jul 2017 07:43:45 +0000 (08:43 +0100)
gstglframebuffer.c:176: Error: GstGL: annotations not supported for tag "Since:".

gst-libs/gst/gl/gstglframebuffer.c

index 93837b8f65df7f5cfa985daaacf29b0c36a77803..40188dc21936e3183ffb39aedb379cd3bf669401 100644 (file)
@@ -171,9 +171,9 @@ gst_gl_framebuffer_finalize (GObject * object)
  * gst_gl_framebuffer_new:
  * @context: a #GstGLContext
  *
- * Returns: a new #GstGLFramebuffer
+ * Returns: (transfer full): a new #GstGLFramebuffer
  *
- * Since: (transfer full): 1.10
+ * Since: 1.10
  */
 GstGLFramebuffer *
 gst_gl_framebuffer_new (GstGLContext * context)