doc: Remove parenthesis around Since:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 18 Jun 2015 15:48:50 +0000 (11:48 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 18 Jun 2015 15:48:50 +0000 (11:48 -0400)
This confuse the parser, hence it does not endup in the doc and the
index properly.

gst/gstbuffer.h

index fdf0e19..20154aa 100644 (file)
@@ -577,7 +577,7 @@ typedef struct _GstParentBufferMeta GstParentBufferMeta;
  * buffer from being returned to a buffer pool until the #GstMemory is available
  * for re-use.
  *
- * (Since: 1.6)
+ * Since: 1.6
  */
 struct _GstParentBufferMeta
 {