diff options
Diffstat (limited to 'sys/vm/vm_kern.h')
-rw-r--r-- | sys/vm/vm_kern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_kern.h b/sys/vm/vm_kern.h index 627c70d2a6f1..b93a44de1171 100644 --- a/sys/vm/vm_kern.h +++ b/sys/vm/vm_kern.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: vm_kern.h,v 1.4 1994/08/18 22:36:03 wollman Exp $ + * $Id: vm_kern.h,v 1.5 1995/01/09 16:05:44 davidg Exp $ */ #ifndef _VM_VM_KERN_H_ |