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 19dc0ea2dad89..3be0f8119d922 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.33.2.1 1999/01/27 20:51:44 julian Exp $ + * $Id: vm_map.h,v 1.33.2.2 1999/03/11 05:56:49 alc Exp $ */ /* |