glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction

This commit is contained in:
Matthew Waters 2017-01-10 20:06:07 +11:00 committed by Tim-Philipp Müller
parent 738cd580c9
commit e4c7f28bf7

View file

@ -316,7 +316,7 @@ struct _GstGLBaseMemoryAllocator
/**
* GstGLBaseMemoryAllocatorClass:
* @parent_class: the parent class
* @alloc: a #GstGLBaseMemoryAllocatorAllocFunctions
* @alloc: a #GstGLBaseMemoryAllocatorAllocFunction
* @create: a #GstGLBaseMemoryAllocatorCreateFunction
* @map: a #GstGLBaseMemoryAllocatorMapFunction
* @unmap: a #GstGLBaseMemoryAllocatorUnmapFunction