diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 09:31:57 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 15:18:35 +0100 |
commit | 68f3eeeaa785e77289f6c7f276400d61bbb7fd22 (patch) | |
tree | 2a43aedf1596147573966dfd91cea6017e66d587 /cli/mmcli-output.c | |
parent | fc581c50bd535d4bcaf4f21619c813101b8aef24 (diff) |
option,hso: fix warnings with -Wsign-compare
option/mm-broadband-bearer-hso.c: In function ‘ip_config_ready’:
option/mm-broadband-bearer-hso.c:128:21: error: comparison of integer expressions of different signedness: ‘gint’ {aka ‘int’} and ‘guint’ {aka ‘unsigned int’} [-Werror=sign-compare]
128 | num != ctx->cid) {
| ^~
Diffstat (limited to 'cli/mmcli-output.c')
0 files changed, 0 insertions, 0 deletions