mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
16c970d40e6c19dde705bad4751bab1a3a4f3a0d
The dummyFile pointer was only needed to redirect stdxxx streams but it's content was never used. Re-use the pFile pointer for this reason which is unused at that point to silent the compiler warning about the set and unused dummyFile variable. 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%