mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
zapit/src/getservices.cpp: fix missed DVB-T footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: b322403f19
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-19 (Wed, 19 Feb 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1028,6 +1028,7 @@ bool CServiceManager::SaveCurrentServices(transponder_id_t tpid)
|
||||
break;
|
||||
case FE_OFDM:
|
||||
sprintf(satstr, "\t<%s name=\"%s\"\n", "terrestrial", spos_it->second.name.c_str());
|
||||
footer = "</terrestrial>";
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
Reference in New Issue
Block a user