From c4aeb5f1c6faee40c51354e5555b90afa3ac8614 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Sat, 22 Jul 1995 17:54:42 +0000 Subject: (start_execserver): Tyo. --- libdiskfs/boot-start.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs') diff --git a/libdiskfs/boot-start.c b/libdiskfs/boot-start.c index 683d9409..dff12ee0 100644 --- a/libdiskfs/boot-start.c +++ b/libdiskfs/boot-start.c @@ -503,7 +503,7 @@ start_execserver (void) execboot_info = ports_allocate_port (diskfs_port_bucket, sizeof (struct port_info), diskfs_execboot_class); - right = ports_get_right (execboot_info) + right = ports_get_right (execboot_info); mach_port_insert_right (mach_task_self (), right, right, MACH_MSG_TYPE_MAKE_SEND); ports_port_deref (execboot_info); -- cgit v1.2.3