diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-30 18:29:43 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 14:52:49 +0100 |
commit | 54a6e9fc85cb4c1b46937fdc6481e7b88b8dba2b (patch) | |
tree | 5dc0e12793d19167eea84ced32c2820ee328a810 /src/mm-error-helpers.c | |
parent | 4a74ae07bc3ddd7b0334c1c6327ba0ca35ec364b (diff) |
sierra: fix warnings with -Wdiscarded-qualifiers
sierra/mm-broadband-modem-sierra.c:1815:7: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
1815 | { "!TIME?", 3, FALSE, parse_time_reply }, /* 3GPP */
| ^~~~~~~~
sierra/mm-broadband-modem-sierra.c:1816:7: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
1816 | { "!SYSTIME?", 3, FALSE, parse_time_reply }, /* CDMA */
| ^~~~~~~~~~~
Diffstat (limited to 'src/mm-error-helpers.c')
0 files changed, 0 insertions, 0 deletions