mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
d93ef0e3720965469b8f4b5d3026d33b7b85b609
Some places used exit(1) and others used exit(EXIT_FAILURE). Be consistent and use exit(EXIT_FAILURE) for all of these instances. Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com> Signed-off-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%