mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 01:28:34 +00:00
docs: fix problems introduced by c068b225fe
- Fix failing build - Drop added trailing whitespace
This commit is contained in:
parent
cbfafd212b
commit
81c9bedda3
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
||||||
* construct and use seek events.
|
* construct and use seek events.
|
||||||
* To do that gst_event_new_seek() is used to create a seek event. It takes
|
* To do that gst_event_new_seek() is used to create a seek event. It takes
|
||||||
* the needed parameters to specify seeking time and mode.
|
* the needed parameters to specify seeking time and mode.
|
||||||
* [[
|
* |[
|
||||||
* GstEvent *event;
|
* GstEvent *event;
|
||||||
* gboolean result;
|
* gboolean result;
|
||||||
* ...
|
* ...
|
||||||
|
|
Loading…
Reference in a new issue