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