svn commit: r338135 - head/sys/netinet
Michael Tuexen
tuexen at FreeBSD.org
Tue Aug 21 13:37:07 UTC 2018
Author: tuexen
Date: Tue Aug 21 13:37:06 2018
New Revision: 338135
URL: https://svnweb.freebsd.org/changeset/base/338135
Log:
Whitespace change.
Modified:
head/sys/netinet/sctputil.c
Modified: head/sys/netinet/sctputil.c
==============================================================================
--- head/sys/netinet/sctputil.c Tue Aug 21 13:25:32 2018 (r338134)
+++ head/sys/netinet/sctputil.c Tue Aug 21 13:37:06 2018 (r338135)
@@ -7381,6 +7381,7 @@ sctp_hc_get_mtu(union sctp_sockstore *addr, uint16_t f
}
return ((uint32_t)tcp_hc_getmtu(&inc));
}
+
void
sctp_set_state(struct sctp_tcb *stcb, int new_state)
{
More information about the svn-src-all
mailing list