]> rtime.felk.cvut.cz Git - can-utils.git/commit
candump: use UINT32_MAX define from stdint.h
authorOliver Hartkopp <socketcan@hartkopp.net>
Sat, 24 May 2014 19:44:51 +0000 (21:44 +0200)
committerOliver Hartkopp <socketcan@hartkopp.net>
Sat, 24 May 2014 19:44:51 +0000 (21:44 +0200)
commit53779e43eb7fa6b70266753bb8dbf2734b403587
tree64bec89b6635fcf701e2072c2547c51c48c1919f
parent4a68366bac433d9e95fb74147d68d1386d62cc0a
candump: use UINT32_MAX define from stdint.h

Use the UINT32_MAX define from stdint.h instead of writing it into a comment.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
candump.c