summaryrefslogtreecommitdiff
path: root/modules/omx/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/omx/module.c')
-rw-r--r--modules/omx/module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/omx/module.c b/modules/omx/module.c
index a5b6fa8..1580f75 100644
--- a/modules/omx/module.c
+++ b/modules/omx/module.c
@@ -38,7 +38,7 @@ static void destructor(void *arg)
}
-int omx_vidisp_alloc(struct vidisp_st **vp, const struct vidisp* vd,
+int omx_vidisp_alloc(struct vidisp_st **vp, const struct vidisp *vd,
struct vidisp_prm *prm, const char *dev,
vidisp_resize_h *resizeh, void *arg)
{