diff options
Diffstat (limited to 'sys/dev/dec/mcclock.c')
-rw-r--r-- | sys/dev/dec/mcclock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dec/mcclock.c b/sys/dev/dec/mcclock.c index da8664e007af7..da76b0f8c9640 100644 --- a/sys/dev/dec/mcclock.c +++ b/sys/dev/dec/mcclock.c @@ -1,7 +1,7 @@ /* $NetBSD: mcclock.c,v 1.11 1998/04/19 07:50:25 jonathan Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/dec/mcclock.c,v 1.9 2005/01/06 01:42:34 imp Exp $"); /*- * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. |