Skip to content
Snippets Groups Projects
Commit cbe24ecc authored by Tim-Philipp Müller's avatar Tim-Philipp Müller :tropical_fish:
Browse files

Add new symbol to docs and .def file

Fixes make check
parent 23b32d56
No related branches found
No related tags found
No related merge requests found
......@@ -937,6 +937,7 @@ gst_queue_array_new_for_struct
gst_queue_array_push_tail_struct
gst_queue_array_peek_head_struct
gst_queue_array_pop_head_struct
gst_queue_array_peek_tail_struct
gst_queue_array_drop_struct
</SECTION>
......
......@@ -317,6 +317,7 @@ EXPORTS
gst_queue_array_peek_head
gst_queue_array_peek_head_struct
gst_queue_array_peek_tail
gst_queue_array_peek_tail_struct
gst_queue_array_pop_head
gst_queue_array_pop_head_struct
gst_queue_array_pop_tail
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment