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 af1154813741..00fe443bac23 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.35.2.1 1999/03/22 14:50:47 phk Exp $ + * $Id: time.h,v 1.35.2.2 1999/04/27 19:30:24 jhay Exp $ */ #ifndef _SYS_TIME_H_ |