1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00

Correct a typo in the comment describing soreceive_rcvoob().

MFC after:	3 days
This commit is contained in:
Robert Watson 2005-02-18 19:15:22 +00:00
parent 1b5c4b15b4
commit a7ae36bc45
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142062

View File

@ -853,7 +853,7 @@ sosend(so, addr, uio, top, control, flags, td)
* data from a socket. For more complete comments, see soreceive(), from
* which this code originated.
*
* Note that soreceive_rcvoob(), unlike the remainder of soreiceve(), is
* Note that soreceive_rcvoob(), unlike the remainder of soreceive(), is
* unable to return an mbuf chain to the caller.
*/
static int