1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

Correct typo.

Obtained from:	OpenBSD
This commit is contained in:
Christian Brueffer 2005-04-14 14:40:09 +00:00
parent 758e4f6878
commit 9f07f44971
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145072

View File

@ -314,7 +314,7 @@ struct fileid_desc {
uint8_t file_char;
uint8_t l_fi; /* Length of file identifier area */
struct long_ad icb;
uint16_t l_iu; /* Length of implementaion use area */
uint16_t l_iu; /* Length of implementation use area */
uint8_t data[1];
} __packed;
#define UDF_FID_SIZE 38