doc: Fix Since: marks
[platform/upstream/gstreamer.git] / gst / gstallocator.h
index 4ca2cb9..f0fe0a3 100644 (file)
@@ -98,9 +98,9 @@ typedef enum {
  * @mem_share: the implementation of the GstMemoryShareFunction
  * @mem_is_span: the implementation of the GstMemoryIsSpanFunction
  * @mem_map_full: the implementation of the GstMemoryMapFullFunction.
- *      Will be used instead of @mem_map if present. Since 1.6
+ *      Will be used instead of @mem_map if present. (Since 1.6)
  * @mem_unmap_full: the implementation of the GstMemoryUnmapFullFunction.
- *      Will be used instead of @mem_unmap if present. Since 1.6
+ *      Will be used instead of @mem_unmap if present. (Since 1.6)
  *
  * The #GstAllocator is used to create new memory.
  */