diff options
Diffstat (limited to 'sys/netinet/sctp_constants.h')
| -rw-r--r-- | sys/netinet/sctp_constants.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_constants.h b/sys/netinet/sctp_constants.h index 55e3be9010c3..ab9f963c5ebb 100644 --- a/sys/netinet/sctp_constants.h +++ b/sys/netinet/sctp_constants.h @@ -33,7 +33,7 @@  /* $KAME: sctp_constants.h,v 1.17 2005/03/06 16:04:17 itojun Exp $	 */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_constants.h,v 1.44.2.23.2.1 2012/03/03 06:15:13 kensmith Exp $");  #ifndef __sctp_constants_h__  #define __sctp_constants_h__  | 
