mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-06 06:49:53 +02:00
5846246dddd099d9c0975b347de4e46fce76db1c
The result of (last_log_tv.tv_sec - log_tv.tv_sec) is unsigned long, so use labs() in order not to trim the value to int. Make skipgap to unsigned long for the same reason. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%