o Re-word a comment.
PR: kern/102127 Submitted by: Eric Anderson
This commit is contained in:
parent
e2d70dbae1
commit
0e33a87e97
@ -82,7 +82,7 @@ struct dirent {
|
||||
|
||||
/*
|
||||
* The _GENERIC_DIRSIZ macro gives the minimum record length which will hold
|
||||
* the directory entry. This requires the amount of space in struct direct
|
||||
* the directory entry. This returns the amount of space in struct direct
|
||||
* without the d_name field, plus enough space for the name with a terminating
|
||||
* null byte (dp->d_namlen+1), rounded up to a 4 byte boundary.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user