mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
add comments to suppres -Wimplicit-fallthrough warnings
Origin commit data
------------------
Commit: 971f3703a6
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
89cd4ce8a4
commit
d41f19b667
@@ -1790,6 +1790,7 @@ void CNeutrinoApp::SetChannelMode(int newmode)
|
||||
break;
|
||||
default:
|
||||
newmode = LIST_MODE_PROV;
|
||||
/* fall through */
|
||||
case LIST_MODE_PROV:
|
||||
if(mode == mode_radio)
|
||||
bouquetList = RADIObouquetList;
|
||||
|
Reference in New Issue
Block a user