diff options
Diffstat (limited to 'sys/sys/types.h')
-rw-r--r-- | sys/sys/types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/types.h b/sys/sys/types.h index 66be699d6e07..1a4ce6652109 100644 --- a/sys/sys/types.h +++ b/sys/sys/types.h @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * @(#)types.h 8.6 (Berkeley) 2/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/types.h,v 1.102.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _SYS_TYPES_H_ |