zapit: add missing "case DVB_T2" to getDelSys()

Origin commit data
------------------
Commit: 5476db5d7c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-26 (Thu, 26 Oct 2017)

Origin message was:
------------------
- zapit: add missing "case DVB_T2" to getDelSys()
This commit is contained in:
vanhofen
2017-10-26 15:55:34 +02:00
parent a170dd18d9
commit 9b1ce4d839

View File

@@ -848,6 +848,7 @@ void CFrontend::getDelSys(delivery_system_t delsys, int f, int m, const char *&f
break;
case DVB_C:
case DVB_T:
case DVB_T2:
case DTMB:
switch(delsys) {
case DVB_C: