diff options
Diffstat (limited to 'sys/sun4v/include/endian.h')
-rw-r--r-- | sys/sun4v/include/endian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/endian.h b/sys/sun4v/include/endian.h index 17447844ac44b..17b0eb1d49c4a 100644 --- a/sys/sun4v/include/endian.h +++ b/sys/sun4v/include/endian.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)endian.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/endian.h,v 1.2 2006/10/30 21:50:11 marius Exp $ */ #ifndef _MACHINE_ENDIAN_H_ |