mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
zapit/frontend: small change in dvb name string
Origin commit data
------------------
Commit: b407dfdab1
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: small change in dvb name string
This commit is contained in:
@@ -966,7 +966,7 @@ void CFrontend::getDelSys(delivery_system_t delsys, int f, int m, const char *&f
|
||||
case DTMB:
|
||||
switch(delsys) {
|
||||
case DVB_C:
|
||||
sys = "DVB-C(Annex A)";
|
||||
sys = "DVB-C (Annex A)";
|
||||
break;
|
||||
case DVB_T:
|
||||
sys = "DVB-T";
|
||||
|
Reference in New Issue
Block a user