summaryrefslogtreecommitdiff
path: root/vm/vm_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm/vm_debug.c')
-rw-r--r--vm/vm_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/vm_debug.c b/vm/vm_debug.c
index a240ba8..e4a4b8b 100644
--- a/vm/vm_debug.c
+++ b/vm/vm_debug.c
@@ -434,7 +434,7 @@ mach_vm_object_pages(object, pagesp, countp)
kern_return_t
host_virtual_physical_table_info(host, infop, countp)
- host_t host;
+ const host_t host;
hash_info_bucket_array_t *infop;
natural_t *countp;
{