summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authort00fcxen <t00fcxen@9df1edf5-d72c-5b5f-11c0-5f5209eb73f7>2013-12-27 13:08:41 +0000
committert00fcxen <t00fcxen@9df1edf5-d72c-5b5f-11c0-5f5209eb73f7>2013-12-27 13:08:41 +0000
commitc753c4d951f15c5444abf4799296425d36c2b064 (patch)
tree7071bbd5b7e5970acf3baf8d3c373725aee1e839
parent18818c8dd0d4cafdb259fa73f01f7825948faadc (diff)
downloadusrsctplib-c753c4d951f15c5444abf4799296425d36c2b064.tar.gz
Sync FBSDIDs.
git-svn-id: http://sctp-refimpl.googlecode.com/svn/trunk/KERN/usrsctp/usrsctplib@8771 9df1edf5-d72c-5b5f-11c0-5f5209eb73f7
-rwxr-xr-xnetinet/sctp_usrreq.c2
-rwxr-xr-xnetinet/sctputil.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/netinet/sctp_usrreq.c b/netinet/sctp_usrreq.c
index 318a03c..e8a22a8 100755
--- a/netinet/sctp_usrreq.c
+++ b/netinet/sctp_usrreq.c
@@ -32,7 +32,7 @@
#ifdef __FreeBSD__
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/netinet/sctp_usrreq.c 257555 2013-11-02 20:12:19Z tuexen $");
+__FBSDID("$FreeBSD: head/sys/netinet/sctp_usrreq.c 259943 2013-12-27 13:07:00Z tuexen $");
#endif
#include <netinet/sctp_os.h>
diff --git a/netinet/sctputil.c b/netinet/sctputil.c
index 1159acd..86dbdf6 100755
--- a/netinet/sctputil.c
+++ b/netinet/sctputil.c
@@ -32,7 +32,7 @@
#ifdef __FreeBSD__
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/netinet/sctputil.c 257800 2013-11-07 16:37:12Z tuexen $");
+__FBSDID("$FreeBSD: head/sys/netinet/sctputil.c 259943 2013-12-27 13:07:00Z tuexen $");
#endif
#include <netinet/sctp_os.h>