From 380dffb0d0e201db8c2b0acd16e2f8d8e7ebaa34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 1 May 2020 10:08:40 +0300 Subject: [PATCH] Add missing colons to Since markers in the docs Part-of: --- gst-libs/gst/rtsp/gstrtspurl.c | 2 +- gst-libs/gst/video/video-anc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gst-libs/gst/rtsp/gstrtspurl.c b/gst-libs/gst/rtsp/gstrtspurl.c index 6a7dd11fb7..2fc95ccefc 100644 --- a/gst-libs/gst/rtsp/gstrtspurl.c +++ b/gst-libs/gst/rtsp/gstrtspurl.c @@ -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, diff --git a/gst-libs/gst/video/video-anc.h b/gst-libs/gst/video/video-anc.h index bb5883c520..d1ce8c7df5 100644 --- a/gst-libs/gst/video/video-anc.h +++ b/gst-libs/gst/video/video-anc.h @@ -199,7 +199,7 @@ typedef enum { * * 2) SMPTE ST2016-1: * - * Since 1.18 + * Since: 1.18 */ typedef enum { GST_VIDEO_AFD_SPEC_DVB_ETSI,