Add missing colons to Since markers in the docs
authorSebastian Dröge <sebastian@centricular.com>
Fri, 1 May 2020 07:08:40 +0000 (10:08 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 1 May 2020 07:08:40 +0000 (10:08 +0300)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/648>

gst-libs/gst/rtsp/gstrtspurl.c
gst-libs/gst/video/video-anc.h

index 6a7dd11..2fc95cc 100644 (file)
@@ -334,7 +334,7 @@ gst_rtsp_url_get_request_uri (const GstRTSPUrl * url)
  * Returns: a string with the request URI combined with the control path.
  * g_free() after usage.
  *
- * Since 1.18
+ * Since: 1.18
  */
 gchar *
 gst_rtsp_url_get_request_uri_with_control (const GstRTSPUrl * url,
index bb5883c..d1ce8c7 100644 (file)
@@ -199,7 +199,7 @@ typedef enum {
  *
  * 2) SMPTE ST2016-1:
  *
- * Since 1.18
+ * Since: 1.18
  */
 typedef enum {
   GST_VIDEO_AFD_SPEC_DVB_ETSI,