mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
Fix typo.
This commit is contained in:
@@ -57,7 +57,7 @@ int hexstring2candata(char *arg, struct can_frame *cf);
|
||||
/*
|
||||
* Converts a given ASCII hex string to values in the can_frame data[].
|
||||
*
|
||||
* A valid ASCII hex string consists of and even number of up to 16 chars.
|
||||
* A valid ASCII hex string consists of an even number of up to 16 chars.
|
||||
* Leading zeros '00' in the ASCII hex string are interpreted.
|
||||
*
|
||||
* Examples:
|
||||
|
||||
Reference in New Issue
Block a user