tools: shut up a gcc 7.1 warning

Authored by mauroc on Jul 25 2017, 9:56 AM.

Description

tools: shut up a gcc 7.1 warning

/home/mchehab/devel/kaffeine/tools/convertscanfiles.cpp:425:8: warning: this statement may fall through [-Wimplicit-fallthrough=]

type = DvbTransponderBase::DvbS2;
~~~~~^~~~~~~~~~~~~~~~~~~~

/home/mchehab/devel/kaffeine/tools/convertscanfiles.cpp:428:2: note: here

case DvbTransponderBase::DvbS2: {
^~~~

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

Details

Committed
maurocJul 25 2017, 10:26 AM
Parents
R466:3a38bbe09d4b: rget rid of doc/.gitignore due to releaseme
Branches
Unknown
Tags
Unknown