Declare a static function as such.

MFC after:	3 days
This commit is contained in:
Michael Tuexen 2012-09-23 07:23:18 +00:00
parent 1f008b99cc
commit a98809db78
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240848

View File

@ -6412,7 +6412,7 @@ sctp_copy_mbufchain(struct mbuf *clonechain,
}
}
int
static int
sctp_med_chunk_output(struct sctp_inpcb *inp,
struct sctp_tcb *stcb,
struct sctp_association *asoc,