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 c49cd5c38f42f..c72c24aea8e09 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.20.4.1 1995/09/17 01:51:19 davidg Exp $ + * $Id: vm_glue.c,v 1.20.4.2 1995/10/16 20:43:05 davidg Exp $ */ #include <sys/param.h> |