aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_var.h
diff options
context:
space:
mode:
authorRandall Stewart <rrs@FreeBSD.org>2007-09-08 17:48:46 +0000
committerRandall Stewart <rrs@FreeBSD.org>2007-09-08 17:48:46 +0000
commit851b7298b3f8f09d1a337bcd5bbe7222543872f5 (patch)
treec5cd7d7c9d05970381c8f80e243b1da248135d4c /sys/netinet/sctp_var.h
parentceaad40ae729dea2c5d8ffcfdd45bb96fb8969d2 (diff)
Notes
Diffstat (limited to 'sys/netinet/sctp_var.h')
-rw-r--r--sys/netinet/sctp_var.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_var.h b/sys/netinet/sctp_var.h
index aa847edd76fa5..8bc6ffdca8239 100644
--- a/sys/netinet/sctp_var.h
+++ b/sys/netinet/sctp_var.h
@@ -307,7 +307,7 @@ void sctp_pcbinfo_cleanup(void);
int sctp_shutdown __P((struct socket *));
void sctp_notify
-__P((struct sctp_inpcb *, int, struct sctphdr *,
+__P((struct sctp_inpcb *, struct ip *ip, struct sctphdr *,
struct sockaddr *, struct sctp_tcb *,
struct sctp_nets *));