mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sctp(4): Fix a typo in a source code comment
- s/anthing/anything/ (cherry picked from commit 2fb174d18a42d1b2965164186843540ee65881ea)
This commit is contained in:
parent
4b79ff18c3
commit
c71ed5dc63
1 changed files with 1 additions and 1 deletions
|
|
@ -1359,7 +1359,7 @@ out:
|
|||
|
||||
/*
|
||||
* Dump onto the re-assembly queue, in its proper place. After dumping on the
|
||||
* queue, see if anthing can be delivered. If so pull it off (or as much as
|
||||
* queue, see if anything can be delivered. If so pull it off (or as much as
|
||||
* we can. If we run out of space then we must dump what we can and set the
|
||||
* appropriate flag to say we queued what we could.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue