Whitespace change.

This commit is contained in:
Michael Tuexen 2018-08-21 13:37:06 +00:00
parent 1a0b021677
commit 6ef849e601
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338135

View File

@ -7381,6 +7381,7 @@ sctp_hc_get_mtu(union sctp_sockstore *addr, uint16_t fibnum)
}
return ((uint32_t)tcp_hc_getmtu(&inc));
}
void
sctp_set_state(struct sctp_tcb *stcb, int new_state)
{