Fix typo.

pull/7/head
Oliver Hartkopp 2008-06-20 09:19:13 +00:00
parent 7a2544a169
commit e7d0db9f21
1 changed files with 1 additions and 1 deletions

2
lib.h
View File

@ -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: