diff options
Diffstat (limited to 'sys/netinet/sctp_input.h')
-rw-r--r-- | sys/netinet/sctp_input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_input.h b/sys/netinet/sctp_input.h index 39f642078e68..a3d3506be932 100644 --- a/sys/netinet/sctp_input.h +++ b/sys/netinet/sctp_input.h @@ -31,7 +31,7 @@ /* $KAME: sctp_input.h,v 1.6 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_input.h,v 1.9.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #ifndef __sctp_input_h__ #define __sctp_input_h__ |