summaryrefslogtreecommitdiff
path: root/ipc/ipc_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_entry.c')
-rw-r--r--ipc/ipc_entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_entry.c b/ipc/ipc_entry.c
index 6cb1cfb..f1d763c 100644
--- a/ipc/ipc_entry.c
+++ b/ipc/ipc_entry.c
@@ -841,7 +841,7 @@ ipc_entry_grow_table(space)
ipc_entry_t
db_ipc_object_by_name(
- task_t task,
+ const task_t task,
mach_port_t name)
{
ipc_space_t space = task->itk_space;