1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 13:36:52 +02:00

correct one-off mistake

This commit is contained in:
Ralph Metzler 2016-03-14 21:08:04 +01:00
parent 72519606c4
commit f681505267

View File

@ -1619,6 +1619,7 @@ void scif_config(struct octoserve *os, char *name, char *val)
if (val == end) if (val == end)
return; return;
} }
fe--;
if (nr == 0) if (nr == 0)
os->dvbfe[fe].scif_type = 0; os->dvbfe[fe].scif_type = 0;
else { else {