diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 1999-01-21 09:38:20 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 1999-01-21 09:38:20 +0000 |
| commit | 1d58b2bc7da81e39d52e0054fbff91b7277d3636 (patch) | |
| tree | 85fa3ea1d6d1896b8a48f95209c0fc156ba06c9d /sys/vm | |
| parent | 6de6079300bfcf8ed454a1d28f2c479573370a3c (diff) | |
Notes
Diffstat (limited to 'sys/vm')
| -rw-r--r-- | sys/vm/vm_kern.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_kern.c b/sys/vm/vm_kern.c index b2e11021815f..6f3b41236b21 100644 --- a/sys/vm/vm_kern.c +++ b/sys/vm/vm_kern.c @@ -61,7 +61,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: vm_kern.c,v 1.50 1998/09/04 08:06:57 dfr Exp $ + * $Id: vm_kern.c,v 1.51 1999/01/21 08:29:10 dillon Exp $ */ /* |
