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 5c8615828e47e..8c3f81b2cf233 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.13.4.2 1996/05/26 18:35:22 davidg Exp $ + * $Id: vm_kern.c,v 1.13.4.3 1996/07/01 14:22:22 davidg Exp $ */ /* |