Add missing colons to Since markers in the docs

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/648>
This commit is contained in:
Sebastian Dröge 2020-05-01 10:08:40 +03:00
parent 03c4a819d3
commit 380dffb0d0
2 changed files with 2 additions and 2 deletions

View 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,

View 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,