summaryrefslogtreecommitdiff
path: root/vm/vm_fault.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm/vm_fault.c')
-rw-r--r--vm/vm_fault.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vm/vm_fault.c b/vm/vm_fault.c
index 14ba1749..5a6d5c64 100644
--- a/vm/vm_fault.c
+++ b/vm/vm_fault.c
@@ -330,8 +330,8 @@ vm_cleanup_after_error (vm_object_t obj, vm_page_t m,
* Determine bounds of clusters for possible pagein
* and pageout.
* Additional arguments:
- * OBJ is object for which clusters' bounds are
- * determined. OFFS is base offset in object.
+ * OBJECT is object for which clusters' bounds are
+ * determined. OFFSET is base offset in object.
* Function PAGE_IS_NOT_ELIGIBLE is used to determine if
* some page should be added to cluster.
* Results: