summaryrefslogtreecommitdiff
path: root/boot/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/boot.c')
-rw-r--r--boot/boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/boot.c b/boot/boot.c
index f7935697..0d7ae74b 100644
--- a/boot/boot.c
+++ b/boot/boot.c
@@ -2041,7 +2041,7 @@ task_died (mach_port_t name)
}
/* Handle new task notifications from proc. */
-error_t
+kern_return_t
S_mach_notify_new_task (mach_port_t notify,
mach_port_t task,
mach_port_t parent)