summaryrefslogtreecommitdiffstats
path: root/stream/tvi_v4l.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tvi_v4l.c')
-rw-r--r--stream/tvi_v4l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/tvi_v4l.c b/stream/tvi_v4l.c
index de28134d0b..826fe71f19 100644
--- a/stream/tvi_v4l.c
+++ b/stream/tvi_v4l.c
@@ -49,7 +49,7 @@
static tvi_handle_t *tvi_init_v4l(tv_param_t* tv_param);
-tvi_info_t tvi_info_v4l = {
+const tvi_info_t tvi_info_v4l = {
tvi_init_v4l,
"Video 4 Linux input",
"v4l",