summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctputil.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-05-02 20:56:11 +0000
committerpfg <pfg@FreeBSD.org>2016-05-02 20:56:11 +0000
commit779a64139d75af3ba91f85e989d6547871f5c86b (patch)
tree00a68b9d01742c553c66f64d896cb4cae3f9a6e7 /sys/netinet/sctputil.c
parent4bc772546d4686425007f7d1cc71dbb5544a2c0b (diff)
downloadFreeBSD-src-779a64139d75af3ba91f85e989d6547871f5c86b.zip
FreeBSD-src-779a64139d75af3ba91f85e989d6547871f5c86b.tar.gz
netinet/sctp*: minor spelling fixes in comments.
No functional change. Reviewed by: tuexen
Diffstat (limited to 'sys/netinet/sctputil.c')
-rw-r--r--sys/netinet/sctputil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctputil.c b/sys/netinet/sctputil.c
index 2548146..b7b2c27 100644
--- a/sys/netinet/sctputil.c
+++ b/sys/netinet/sctputil.c
@@ -1616,7 +1616,7 @@ sctp_timeout_handler(void *t)
return;
}
}
- /* record in stopped what t-o occured */
+ /* record in stopped what t-o occurred */
tmr->stopped_from = type;
/* mark as being serviced now */
OpenPOWER on IntegriCloud