Fix Typo
This commit is contained in:
parent
159efc33a8
commit
f1b276bec8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309684
@ -113,7 +113,7 @@ uint128_to_str(uint128_t u, char *buf, size_t buflen)
|
||||
return end;
|
||||
}
|
||||
|
||||
/* "fMissing" from endian.h */
|
||||
/* "Missing" from endian.h */
|
||||
static __inline uint64_t
|
||||
le48dec(const void *pp)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user