mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
Minor fix in documentation
Original commit message from CVS: Minor fix in documentation
This commit is contained in:
parent
b675941102
commit
2a75ec1544
2 changed files with 2 additions and 2 deletions
|
@ -560,7 +560,7 @@ gst_tag_list_get_tag_size (const GstTagList *list, const gchar *tag)
|
|||
* @list: list to set tags in
|
||||
* @mode: the mode to use
|
||||
* @tag: tag
|
||||
* @...: values to set
|
||||
* @...: NULL-terminated list of values to set
|
||||
*
|
||||
* Sets the values for the given tags using the specified mode.
|
||||
*/
|
||||
|
|
|
@ -560,7 +560,7 @@ gst_tag_list_get_tag_size (const GstTagList *list, const gchar *tag)
|
|||
* @list: list to set tags in
|
||||
* @mode: the mode to use
|
||||
* @tag: tag
|
||||
* @...: values to set
|
||||
* @...: NULL-terminated list of values to set
|
||||
*
|
||||
* Sets the values for the given tags using the specified mode.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue