diff options
Diffstat (limited to 'sys/vm/vm_kern.c')
-rw-r--r-- | sys/vm/vm_kern.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_kern.c b/sys/vm/vm_kern.c index c5096cb5c93c..0d1dd13dfd3a 100644 --- a/sys/vm/vm_kern.c +++ b/sys/vm/vm_kern.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: vm_kern.c,v 1.27.2.1 1997/01/17 19:28:38 davidg Exp $ + * $Id: vm_kern.c,v 1.27.2.2 1997/03/25 04:54:25 dyson Exp $ */ /* |