diff options
Diffstat (limited to 'sys/vm/kern_lock.c')
-rw-r--r-- | sys/vm/kern_lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/kern_lock.c b/sys/vm/kern_lock.c index d87d321b7e46..157f941e4ce3 100644 --- a/sys/vm/kern_lock.c +++ b/sys/vm/kern_lock.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id$ + * kern_lock.c,v 1.2 1994/08/02 07:55:08 davidg Exp */ /* |