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 18cdf4f933..2f2ce2c97d 100644
--- a/stream/dvbin.h
+++ b/stream/dvbin.h
@@ -100,9 +100,9 @@ typedef struct {
int tuner_type;
int is_on;
stream_t *stream;
- char new_tuning[256], prev_tuning[256];
int retry;
int timeout;
+ int last_freq;
} dvb_priv_t;