mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
getservices.cpp: fix mistake
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25ea04aeb5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-20 (Fri, 20 Jan 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -941,7 +941,7 @@ bool CServiceManager::LoadProviderMap()
|
||||
if(newname)
|
||||
replace.newname = newname;
|
||||
|
||||
DBR("prov map: tsid %04x onid %04x freq %d name [%s] to [%s]\n",
|
||||
DBG("prov map: tsid %04x onid %04x freq %d name [%s] to [%s]\n",
|
||||
replace.transport_stream_id, replace.original_network_id,
|
||||
replace.frequency, replace.name.c_str(), replace.newname.c_str());
|
||||
replace_map.push_back(replace);
|
||||
|
Reference in New Issue
Block a user