mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
zapit: suppress one more implicit-fallthrough warning
Origin commit data
------------------
Commit: 468fd6a3c7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-09-23 (Sat, 23 Sep 2017)
This commit is contained in:
committed by
Jacek Jendrzej
parent
f7a8eacf54
commit
aa0e257820
@@ -694,6 +694,7 @@ void CServiceScan::ChannelFound(uint8_t service_type, std::string providerName,
|
||||
case ST_NVOD_REFERENCE_SERVICE:
|
||||
case ST_NVOD_TIME_SHIFTED_SERVICE:
|
||||
CZapit::getInstance()->SendEvent(CZapitClient::EVT_SCAN_SERVICENAME, (void *) serviceName.c_str(), serviceName.length() + 1);
|
||||
/* fall through */
|
||||
case ST_DATA_BROADCAST_SERVICE:
|
||||
case ST_RCS_MAP:
|
||||
case ST_RCS_FLS:
|
||||
|
Reference in New Issue
Block a user