mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user