Correct a comment.

Reviewed by:	alfred, tanimura
This commit is contained in:
dwmalone 2004-02-17 12:30:32 +00:00
parent 35305fb9d4
commit 35850f8433
2 changed files with 2 additions and 2 deletions

@ -3742,7 +3742,7 @@ out:
/*
* Convert a user file descriptor to a kernel file entry.
* The file entry is locked upon returning.
* A reference on the file entry is held upon returning.
*/
int
getvnode(fdp, fd, fpp)

@ -3742,7 +3742,7 @@ out:
/*
* Convert a user file descriptor to a kernel file entry.
* The file entry is locked upon returning.
* A reference on the file entry is held upon returning.
*/
int
getvnode(fdp, fd, fpp)