diff options
Diffstat (limited to 'sys/netinet/sctp_auth.h')
-rw-r--r-- | sys/netinet/sctp_auth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_auth.h b/sys/netinet/sctp_auth.h index 8602c97ac3c7..c18b473e6ca5 100644 --- a/sys/netinet/sctp_auth.h +++ b/sys/netinet/sctp_auth.h @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_auth.h,v 1.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #ifndef __SCTP_AUTH_H__ #define __SCTP_AUTH_H__ |