diff options
Diffstat (limited to 'sys/vm/vm_pageout.h')
-rw-r--r-- | sys/vm/vm_pageout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_pageout.h b/sys/vm/vm_pageout.h index a864896d9a462..03be80edfe091 100644 --- a/sys/vm/vm_pageout.h +++ b/sys/vm/vm_pageout.h @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: vm_pageout.h,v 1.22 1998/01/12 01:44:46 dyson Exp $ + * $Id: vm_pageout.h,v 1.23 1998/01/22 17:30:43 dyson Exp $ */ #ifndef _VM_VM_PAGEOUT_H_ |