docs: fix gtk-doc warnings
Variable names in function prototypes in the headers should match the doc- comment.
This commit is contained in:
parent
2b9670958d
commit
a0b5bb5113
@ -225,7 +225,7 @@ GstBuffer * gst_tag_list_to_xmp_buffer (const GstTagList * list,
|
||||
gboolean read_only);
|
||||
|
||||
/* functions related to exif */
|
||||
GstBuffer * gst_tag_list_to_exif_buffer (const GstTagList * list,
|
||||
GstBuffer * gst_tag_list_to_exif_buffer (const GstTagList * taglist,
|
||||
gint byte_order,
|
||||
guint32 base_offset);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user