diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-12-23 13:56:28 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 11:59:14 +0100 |
commit | e8c64445ccebc615abb28f7e172257fc22b64cf6 (patch) | |
tree | 049c208200b4b6ce515ddcfa47d70691d6f4fb12 /src/mm-iface-modem-time.c | |
parent | b1d4c9063cb6c263a98a1538ed68989f58640d15 (diff) |
iface-modem-voice: fix warnings with -Wimplicit-fallthrough
mm-iface-modem-voice.c: In function ‘interface_disabling_step’:
mm-iface-modem-voice.c:2589:18: error: this statement may fall through [-Werror=implicit-fallthrough=]
2589 | ctx->step++;
| ~~~~~~~~~^~
mm-iface-modem-voice.c:2591:5: note: here
2591 | case DISABLING_STEP_DISABLE_UNSOLICITED_EVENTS:
| ^~~~
...
Diffstat (limited to 'src/mm-iface-modem-time.c')
0 files changed, 0 insertions, 0 deletions