diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 09:38:38 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 15:18:35 +0100 |
commit | f66f7458b73dfd708eba6813f3adc37483d8948b (patch) | |
tree | c2173c34773a80c08f23765384f32ebb40c752ab /cli/mmcli-output.c | |
parent | f6a103ef135aebbec9294d0e7fb5f0a5d6578218 (diff) |
simtech: fix warnings with -Wimplicit-fallthrough
simtech/mm-broadband-modem-simtech.c: In function ‘enable_unsolicited_events_context_step’:
simtech/mm-broadband-modem-simtech.c:442:18: error: this statement may fall through [-Werror=implicit-fallthrough=]
442 | ctx->step++;
| ~~~~~~~~~^~
simtech/mm-broadband-modem-simtech.c:444:5: note: here
444 | case ENABLE_UNSOLICITED_EVENTS_STEP_LAST:
| ^~~~
Diffstat (limited to 'cli/mmcli-output.c')
0 files changed, 0 insertions, 0 deletions