summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/pmax/pmax/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/pmax/clock.c b/sys/arch/pmax/pmax/clock.c
index 146afa70d89..a6d15e9b4d8 100644
--- a/sys/arch/pmax/pmax/clock.c
+++ b/sys/arch/pmax/pmax/clock.c
@@ -326,7 +326,7 @@ setstatclockrate(newhz)
* and if it's outside that range, sets it to 1972-01-01.
*/
#if 1 /* testing, until we write time-of-year code as aboce */
-#define YR_OFFSET 24 /* good til dec 31, 1997 */
+#define YR_OFFSET 26 /* good til dec 31, 1999 */
#define DAY_OFFSET /*1*/ 0
#else
#define YR_OFFSET 22