diff options
| -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 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 $ */ /* |
