mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
add comments to suppres -Wimplicit-fallthrough warnings
This commit is contained in:
committed by
Jacek Jendrzej
parent
9e2a7d7f79
commit
971f3703a6
@@ -518,6 +518,7 @@ bool cYTFeedParser::ParseFeed(yt_feed_mode_t mode, std::string search, std::stri
|
||||
default:
|
||||
//trailer = "&time=today";
|
||||
curfeed = "&chart=mostPopular";
|
||||
break;
|
||||
case MOST_POPULAR_ALL_TIME:
|
||||
curfeed = "&chart=mostPopular";
|
||||
break;
|
||||
|
Reference in New Issue
Block a user