diff options
Diffstat (limited to 'sys/sys/time.h')
-rw-r--r-- | sys/sys/time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/time.h b/sys/sys/time.h index b6b7d288e8e9..b9233fb7c48b 100644 --- a/sys/sys/time.h +++ b/sys/sys/time.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)time.h 8.5 (Berkeley) 5/4/95 - * $Id: time.h,v 1.34 1998/10/23 10:42:42 phk Exp $ + * $Id: time.h,v 1.35 1998/12/15 17:38:32 des Exp $ */ #ifndef _SYS_TIME_H_ |