sctp(4): Fix a typo in a source code comment

- s/anthing/anything/

(cherry picked from commit 2fb174d18a42d1b2965164186843540ee65881ea)
This commit is contained in:
Gordon Bergling 2024-02-18 13:01:04 +01:00
parent 4b79ff18c3
commit c71ed5dc63

View file

@ -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.
*/