summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1999-01-21 09:36:23 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1999-01-21 09:36:23 +0000
commit6de6079300bfcf8ed454a1d28f2c479573370a3c (patch)
tree5b56998b7fbf4ba1a23e0eb973afd10a968b8801
parent4c23ae09167ca1b9677882132dde5dead5af7674 (diff)
Notes
-rw-r--r--sys/vm/vm_glue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c
index 0a3309d8e5cb..19b46d8ab49d 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.80 1999/01/07 21:23:50 julian Exp $
+ * $Id: vm_glue.c,v 1.81 1999/01/21 08:29:10 dillon Exp $
*/
#include "opt_rlimit.h"