mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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:
parent
03c4a819d3
commit
380dffb0d0
2 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
|
@ -199,7 +199,7 @@ typedef enum {
|
|||
*
|
||||
* 2) SMPTE ST2016-1:
|
||||
*
|
||||
* Since 1.18
|
||||
* Since: 1.18
|
||||
*/
|
||||
typedef enum {
|
||||
GST_VIDEO_AFD_SPEC_DVB_ETSI,
|
||||
|
|
Loading…
Reference in a new issue