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 81e8f452b516..99d4115f2f83 100644 --- a/sys/sys/types.h +++ b/sys/sys/types.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)types.h 8.4 (Berkeley) 1/21/94 - * $Id: types.h,v 1.4 1994/09/25 15:56:25 davidg Exp $ + * $Id: types.h,v 1.4.8.3 1996/06/05 02:56:23 jkh Exp $ */ #ifndef _SYS_TYPES_H_ |