diff options
Diffstat (limited to 'sys/netinet/sctputil.h')
| -rw-r--r-- | sys/netinet/sctputil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctputil.h b/sys/netinet/sctputil.h index dfd552aea196..da307fd5676d 100644 --- a/sys/netinet/sctputil.h +++ b/sys/netinet/sctputil.h @@ -32,7 +32,7 @@ /* $KAME: sctputil.h,v 1.15 2005/03/06 16:04:19 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctputil.h,v 1.37.2.5.2.1 2010/06/14 02:09:06 kensmith Exp $"); #ifndef __sctputil_h__ #define __sctputil_h__ |
