aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-05-19 13:08:40 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-05-19 13:44:23 +0200
commitc7dee320c004bf9508e54555d0ad9f727b449705 (patch)
tree1ef4cbb8ef6021c22f9e995b799b46c80a96ad1a /src/main.c
parent71d8bb2ec854e43c56d77c87f80c40807e8f8457 (diff)
test-qcdm-serial-port: fix warnings with -Wsign-compare
test-qcdm-serial-port.c: In function 'wait_for_child': test-qcdm-serial-port.c:57:52: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] if (d->child && (now.tv_sec - start.tv_sec > timeout)) { ^
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions