diff options
Diffstat (limited to 'sys/vm/vm_glue.c')
-rw-r--r-- | sys/vm/vm_glue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c index 71bcb7c67c4b4..cfa25ccdf0b97 100644 --- a/sys/vm/vm_glue.c +++ b/sys/vm/vm_glue.c @@ -59,7 +59,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: vm_glue.c,v 1.55.2.2 1997/02/13 08:17:31 bde Exp $ + * $Id: vm_glue.c,v 1.55.2.3 1997/03/25 04:54:24 dyson Exp $ */ #include "opt_rlimit.h" |