summaryrefslogtreecommitdiffstats
path: root/stream/stream_pvr.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_pvr.c')
-rw-r--r--stream/stream_pvr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_pvr.c b/stream/stream_pvr.c
index f94d77fa73..eeedbc1b75 100644
--- a/stream/stream_pvr.c
+++ b/stream/stream_pvr.c
@@ -1766,7 +1766,7 @@ pvr_force_freq_step (stream_t *stream, int step)
return force_freq_step (pvr, step);
}
-stream_info_t stream_info_pvr = {
+const stream_info_t stream_info_pvr = {
"V4L2 MPEG Input (a.k.a PVR)",
"pvr",
"Benjamin Zores",