summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/netinet/sctp_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/netinet/sctp_input.h')
-rw-r--r--freebsd/sys/netinet/sctp_input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/netinet/sctp_input.h b/freebsd/sys/netinet/sctp_input.h
index f393ad89..72908e11 100644
--- a/freebsd/sys/netinet/sctp_input.h
+++ b/freebsd/sys/netinet/sctp_input.h
@@ -52,7 +52,7 @@ struct sctp_stream_reset_request *
sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq,
struct sctp_tmit_chunk **bchk);
-void
+void
sctp_reset_in_stream(struct sctp_tcb *stcb, uint32_t number_entries,
uint16_t *list);