diff options
Diffstat (limited to 'sys/netinet/sctputil.c')
-rw-r--r-- | sys/netinet/sctputil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctputil.c b/sys/netinet/sctputil.c index ba3ec2d..76a7902 100644 --- a/sys/netinet/sctputil.c +++ b/sys/netinet/sctputil.c @@ -5575,7 +5575,7 @@ get_more_data: if (TAILQ_NEXT(control, next) == NULL) { /* * If we don't have a next we need a - * lock, if there is a next interupt + * lock, if there is a next interrupt * is filling ahead of us and we * don't need a lock to remove this * guy (which is the head of the |