mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
libstb_hal: Suppress implicit-fallthrough warnings from GCC 7
This commit is contained in:
@@ -1339,6 +1339,7 @@ int eDVBCIContentControlManagerSession::doAction()
|
||||
}
|
||||
case stateFinal:
|
||||
printf("stateFinal und action! kann doch garnicht sein ;)\n");
|
||||
// fall through
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user