summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1999-01-21 09:46:55 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1999-01-21 09:46:55 +0000
commit7bc9e80ecc7afbfb741c740e64f32eaa582dc31c (patch)
treea8e6500adb0a0d2191c78cf4dde67da9a6fe9933
parente4ba1db60a8c4f540b66d93188f166ef98892338 (diff)
Notes
-rw-r--r--sys/vm/vm_object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_object.c b/sys/vm/vm_object.c
index 86c71c873a4d..34b9ca5d4314 100644
--- a/sys/vm/vm_object.c
+++ b/sys/vm/vm_object.c
@@ -61,7 +61,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: vm_object.c,v 1.138 1999/01/10 01:58:28 eivind Exp $
+ * $Id: vm_object.c,v 1.139 1999/01/21 08:29:11 dillon Exp $
*/
/*