diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-12-25 13:20:48 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 11:59:14 +0100 |
commit | a16ac01604da7c2b3f67c0f157db8e472ee100b1 (patch) | |
tree | 2a79086bd80359043af98a0ba332c8d9f350f155 /src/mm-plugin-manager.c | |
parent | de3a2f5d2e7586e02098cd7cc9c50fbeb3cdd5b3 (diff) |
tests,at-serial-port: fix warnings with -Wdiscarded-qualifiers
test-at-serial-port.c:29:7: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
29 | { "\r\n", "\r\n" },
| ^~~~~~
test-at-serial-port.c:29:15: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
29 | { "\r\n", "\r\n" },
| ^~~~~~
Diffstat (limited to 'src/mm-plugin-manager.c')
0 files changed, 0 insertions, 0 deletions