mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Typo.
This commit is contained in:
parent
b945fe4320
commit
65f14a74bd
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ structures each containing the following entries:
|
|||
u_int32_t d_fileno;
|
||||
u_int16_t d_reclen;
|
||||
u_int8_t d_type;
|
||||
u_int8_t d_namelen;
|
||||
u_int8_t d_namlen;
|
||||
char d_name[MAXNAMELEN + 1]; /* see below */
|
||||
.Ed
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue