diff options
Diffstat (limited to 'stream/stream_tv.c')
-rw-r--r-- | stream/stream_tv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_tv.c b/stream/stream_tv.c index 674ed362b0..3db6195dcf 100644 --- a/stream/stream_tv.c +++ b/stream/stream_tv.c @@ -121,7 +121,7 @@ const stream_info_t stream_info_tv = { "tv", "Benjamin Zores, Albeu", "", - tv_stream_open, + tv_stream_open, { "tv", NULL }, &stream_opts, 1 |