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

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0751e4cdeb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-26 (Thu, 26 Oct 2017)

Origin message was:
------------------
- zapit: add missing "case DVB_T2" to getDelSys()

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-10-26 15:55:34 +02:00
committed by Thilo Graf
parent 10067a01b9
commit 167e5bd861

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: