aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-output.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-01-31 09:27:57 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-01-31 15:18:35 +0100
commitb5c08a47bef1cf0be51d44207c85ecbfe3b0cfc4 (patch)
treece9c795a0ac804e397c98692bf01b7248ebae45a /cli/mmcli-output.c
parent40497a3904c3b5bad2056437b15c564143d77603 (diff)
mbm: fix warnings with -Wdiscarded-qualifiers
mbm/mm-broadband-modem-mbm.c:409:7: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] 409 | { "&F", 3, FALSE, NULL }, | ^~~~ mbm/mm-broadband-modem-mbm.c:411:7: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] 411 | { "*ENAP=0", 3, FALSE, NULL }, | ^~~~~~~~~ ...
Diffstat (limited to 'cli/mmcli-output.c')
0 files changed, 0 insertions, 0 deletions