summaryrefslogtreecommitdiffstats
path: root/stream/stream_radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_radio.c')
-rw-r--r--stream/stream_radio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_radio.c b/stream/stream_radio.c
index a29407d5e1..3aae1aaf59 100644
--- a/stream/stream_radio.c
+++ b/stream/stream_radio.c
@@ -1252,7 +1252,7 @@ static void close_s(struct stream_st * stream){
stream->priv=NULL;
}
-stream_info_t stream_info_radio = {
+const stream_info_t stream_info_radio = {
"Radio stream",
"Radio",
"Vladimir Voroshilov",