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 f35a50351ef02..f20848d6c2631 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.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sparc64/in_cksum.h> |