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 5c1472cb1975..a20ffdd7b50b 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.8 2003/08/24 17:46:03 obrien Exp $"); /* * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University. |
