aggregator: fix header formatting

This commit is contained in:
Tim-Philipp Müller 2017-07-29 16:54:38 +01:00
parent 70b4395e95
commit bb9f3d2be5

View file

@ -343,12 +343,9 @@ GST_EXPORT
GstBufferPool * gst_aggregator_get_buffer_pool (GstAggregator * self); GstBufferPool * gst_aggregator_get_buffer_pool (GstAggregator * self);
GST_EXPORT GST_EXPORT
void gst_aggregator_get_allocator (GstAggregator * self, void gst_aggregator_get_allocator (GstAggregator * self,
GstAllocator GstAllocator ** allocator,
** allocator, GstAllocationParams * params);
GstAllocationParams
* params);
G_END_DECLS G_END_DECLS