summaryrefslogtreecommitdiffstats
path: root/libvo/vo_v4l2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_v4l2.c')
-rw-r--r--libvo/vo_v4l2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_v4l2.c b/libvo/vo_v4l2.c
index 65dd22ac35..a43aea7f7b 100644
--- a/libvo/vo_v4l2.c
+++ b/libvo/vo_v4l2.c
@@ -56,7 +56,7 @@ static opt_t subopts[] = {
{NULL}
};
-static vo_info_t info =
+static const vo_info_t info =
{
"V4L2 MPEG Video Decoder Output",
"v4l2",