summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_output.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/sctp_output.c')
-rw-r--r--sys/netinet/sctp_output.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_output.c b/sys/netinet/sctp_output.c
index e80573e..48bf4b0 100644
--- a/sys/netinet/sctp_output.c
+++ b/sys/netinet/sctp_output.c
@@ -11693,7 +11693,7 @@ sctp_lower_sosend(struct socket *so,
} else {
/*
* Just got locked to this guy in case of an
- * interupt.
+ * interrupt.
*/
strm->last_msg_incomplete = 1;
asoc->stream_locked = 1;
OpenPOWER on IntegriCloud