aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/timex.h
diff options
context:
space:
mode:
authorJohn Hay <jhay@FreeBSD.org>2001-04-16 13:05:05 +0000
committerJohn Hay <jhay@FreeBSD.org>2001-04-16 13:05:05 +0000
commit24dbea46a908f4337f9a45b2adeee1a086fc2ac3 (patch)
treed5ab2bf4ae59ee7ed14b157a6a9b7fab2ebdb6d6 /sys/sys/timex.h
parent1a476993b04c83881b42ff7e1361217408ce23a7 (diff)
downloadsrc-24dbea46a908f4337f9a45b2adeee1a086fc2ac3.tar.gz
src-24dbea46a908f4337f9a45b2adeee1a086fc2ac3.zip
Update to the 2001-04-02 version of the nanokernel code from Dave Mills.
Notes
Notes: svn path=/head/; revision=75540
Diffstat (limited to 'sys/sys/timex.h')
-rw-r--r--sys/sys/timex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/timex.h b/sys/sys/timex.h
index 7714b7b7d287..78b27f4ca921 100644
--- a/sys/sys/timex.h
+++ b/sys/sys/timex.h
@@ -1,6 +1,6 @@
/***********************************************************************
* *
- * Copyright (c) David L. Mills 1993-1998 *
+ * Copyright (c) David L. Mills 1993-2001 *
* *
* Permission to use, copy, modify, and distribute this software and *
* its documentation for any purpose and without fee is hereby *
@@ -19,7 +19,7 @@
/*
* Modification history timex.h
*
- * 16 Aug 00 David L. Mills
+ * 16 Aug 00 David L. Mills
* API Version 4. Added MOD_TAI and tai member of ntptimeval
* structure.
*