mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Correct typo in comment.
This commit is contained in:
parent
23a28f3a0d
commit
f4cc92c97c
1 changed files with 1 additions and 1 deletions
|
|
@ -1790,7 +1790,7 @@ ufs_readdir(ap)
|
|||
struct uio *a_uio;
|
||||
struct ucred *a_cred;
|
||||
int *a_eofflag;
|
||||
int *ncookies;
|
||||
int *a_ncookies;
|
||||
u_long **a_cookies;
|
||||
} */ *ap;
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue