glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction
authorMatthew Waters <matthew@centricular.com>
Tue, 10 Jan 2017 09:06:07 +0000 (20:06 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:26 +0000 (19:32 +0000)
gst-libs/gst/gl/gstglbasememory.h

index dc34b16..6bdadf7 100644 (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