diff --git a/octoserve/dvb.c b/octoserve/dvb.c index 62e9ab2..c1332d8 100644 --- a/octoserve/dvb.c +++ b/octoserve/dvb.c @@ -1619,6 +1619,7 @@ void scif_config(struct octoserve *os, char *name, char *val) if (val == end) return; } + fe--; if (nr == 0) os->dvbfe[fe].scif_type = 0; else {