summaryrefslogtreecommitdiffstats
path: root/stream/tvi_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tvi_def.h')
-rw-r--r--stream/tvi_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/tvi_def.h b/stream/tvi_def.h
index c47b0dfe36..9682b56f13 100644
--- a/stream/tvi_def.h
+++ b/stream/tvi_def.h
@@ -12,7 +12,7 @@ static int get_audio_framesize(priv_t *priv);
int teletext_control(void* p, int cmd, void *arg);
-static tvi_functions_t functions =
+static const tvi_functions_t functions =
{
init,
uninit,