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