diff options
Diffstat (limited to 'sys/vm/vm_object.c')
-rw-r--r-- | sys/vm/vm_object.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_object.c b/sys/vm/vm_object.c index 0801149be8ae4..89ed04d2cb171 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.48.2.2 1996/01/29 12:36:36 davidg Exp $ + * $Id: vm_object.c,v 1.48.2.3 1996/03/29 06:30:18 davidg Exp $ */ /* |