mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Correct a typo in the comment describing soreceive_rcvoob().
MFC after: 3 days
This commit is contained in:
parent
1b5c4b15b4
commit
a7ae36bc45
1 changed files with 1 additions and 1 deletions
|
|
@ -853,7 +853,7 @@ out:
|
|||
* 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue