aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1999-01-21 09:40:48 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1999-01-21 09:40:48 +0000
commit81522c62fa5ffd8dc99f340c15af56e9d76237d8 (patch)
treecbdc7226febae7782edef60f65b4e72a0b6135b3 /sys
parent1d58b2bc7da81e39d52e0054fbff91b7277d3636 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/vm/vm_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c
index f495788966e3..6878dd33ad22 100644
--- a/sys/vm/vm_map.c
+++ b/sys/vm/vm_map.c
@@ -61,7 +61,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: vm_map.c,v 1.139 1999/01/06 23:05:41 julian Exp $
+ * $Id: vm_map.c,v 1.140 1999/01/21 08:29:10 dillon Exp $
*/
/*