mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
basesink: Remove leading space from Since maker of gst_base_sink_get_stats()
gobject-introspection does not like this.
This commit is contained in:
parent
f23f864774
commit
904d552176
1 changed files with 1 additions and 1 deletions
|
@ -5411,7 +5411,7 @@ activate_failed:
|
|||
*
|
||||
* Returns: (transfer full): pointer to #GstStructure
|
||||
*
|
||||
* Since: 1.18
|
||||
* Since: 1.18
|
||||
*/
|
||||
GstStructure *
|
||||
gst_base_sink_get_stats (GstBaseSink * sink)
|
||||
|
|
Loading…
Reference in a new issue