summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdpvideomemory.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/gstvdpvideomemory.c')
-rw-r--r--sys/vdpau/gstvdpvideomemory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vdpau/gstvdpvideomemory.c b/sys/vdpau/gstvdpvideomemory.c
index 8217653d2..92aff573a 100644
--- a/sys/vdpau/gstvdpvideomemory.c
+++ b/sys/vdpau/gstvdpvideomemory.c
@@ -231,7 +231,7 @@ _vdp_video_mem_free (GstAllocator * allocator, GstMemory * mem)
* gst_vdp_video_memory_alloc:
* @device: a #GstVdpDevice
* @info: the #GstVideoInfo describing the format to use
- *
+ *
* Returns: a GstMemory object with a VdpVideoSurface specified by @info
* from @device
*/