summaryrefslogtreecommitdiff
path: root/sys/sys/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/time.h')
-rw-r--r--sys/sys/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/time.h b/sys/sys/time.h
index ef2f222710c4..1b8d95c9b9fe 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.8 1996/09/19 18:21:20 nate Exp $
+ * $Id: time.h,v 1.8.2.1 1998/01/29 03:14:20 msmith Exp $
*/
#ifndef _SYS_TIME_H_