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

Origin commit data
------------------
Branch: ni/coolstream
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()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-10-26 15:55:34 +02:00
parent 96715e13d0
commit f4397e31e4

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: