mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
gstvalue: remove a half finishesh sentence in the docs
No idea what was the idea here. SO lets just drop it.
This commit is contained in:
parent
7738236968
commit
eaa992825d
1 changed files with 1 additions and 1 deletions
|
@ -2032,7 +2032,7 @@ gst_value_deserialize_segment (GValue * dest, const gchar * s)
|
||||||
* @value: a GValue initialized to GST_TYPE_STRUCTURE
|
* @value: a GValue initialized to GST_TYPE_STRUCTURE
|
||||||
* @structure: the structure to set the value to
|
* @structure: the structure to set the value to
|
||||||
*
|
*
|
||||||
* Sets the contents of @value to @structure. The actual
|
* Sets the contents of @value to @structure.
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
gst_value_set_structure (GValue * value, const GstStructure * structure)
|
gst_value_set_structure (GValue * value, const GstStructure * structure)
|
||||||
|
|
Loading…
Reference in a new issue