diff options
Diffstat (limited to 'sys/sun4v/include/in_cksum.h')
-rw-r--r-- | sys/sun4v/include/in_cksum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/in_cksum.h b/sys/sun4v/include/in_cksum.h index f35a50351ef0..0589fffac1cd 100644 --- a/sys/sun4v/include/in_cksum.h +++ b/sys/sun4v/include/in_cksum.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/in_cksum.h,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sparc64/in_cksum.h> |