summaryrefslogtreecommitdiff
path: root/sys/vm/vm_kern.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_kern.h')
-rw-r--r--sys/vm/vm_kern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_kern.h b/sys/vm/vm_kern.h
index 087dd378bb645..3fddef61dc043 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.3 1994/08/02 07:55:23 davidg Exp $
+ * vm_kern.h,v 1.4 1994/08/18 22:36:03 wollman Exp
*/
#ifndef _VM_VM_KERN_H_