diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-12-23 14:50:59 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 11:59:14 +0100 |
commit | 51ef497634aafc29f2c49cb665090adc40967a07 (patch) | |
tree | 9ca3d8a41a7dd136320f056768ea68dfc3e8601c /src/main.c | |
parent | 337e5e96e0a0d8fd0e6ffcc02e9c90aaaf0baa91 (diff) |
port-probe: fix warnings with -Wdiscarded-qualifiers
mm-port-probe.c:1091:7: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
1091 | { "AT", 3, mm_port_probe_response_processor_is_at },
| ^~~~
...
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions