summaryrefslogtreecommitdiffstats
path: root/stream/dvbin.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/dvbin.h')
-rw-r--r--stream/dvbin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/dvbin.h b/stream/dvbin.h
index 7c179bf77b..3daf7470de 100644
--- a/stream/dvbin.h
+++ b/stream/dvbin.h
@@ -79,7 +79,7 @@ typedef struct {
int dvr_fd;
int demux_fd[3], demux_fds[DMX_FILTER_SIZE], demux_fds_cnt;
- int is_on;
+ bool is_on;
int retry;
unsigned int last_freq;
bool switching_channel;