diff options
Diffstat (limited to 'sys/vm/vm_map.h')
-rw-r--r-- | sys/vm/vm_map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_map.h b/sys/vm/vm_map.h index cc07571d95c4e..95f50fefbb2ab 100644 --- a/sys/vm/vm_map.h +++ b/sys/vm/vm_map.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: vm_map.h,v 1.15.2.2 1997/03/25 04:54:27 dyson Exp $ + * $Id: vm_map.h,v 1.15.2.3 1998/09/22 01:30:55 jdp Exp $ */ /* |