diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 10:14:25 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 15:18:35 +0100 |
commit | 6f433074e2fb4a17251ca483a6c848b67058ad5f (patch) | |
tree | 0f63e5174ae7053f268b81e2fad5a81094a42f8a /test/mmtty.c | |
parent | 1fa7e1260d8b3c588c65ecb0c0f5d589ab61b1be (diff) |
test,lsudev: fix warnings with -Wsign-compare
lsudev.c: In function ‘println’:
lsudev.c:64:19: error: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Werror=sign-compare]
64 | for (i = 0; i < indent; i++)
| ^
Diffstat (limited to 'test/mmtty.c')
0 files changed, 0 insertions, 0 deletions