From 4f4ebdde25c4515bbd9299f9e870a9b7339fd754 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 10 May 1996 20:33:56 +0000 Subject: (S_io_identity): Typo. --- boot/boot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/boot.c b/boot/boot.c index faf41b75..a746e81a 100644 --- a/boot/boot.c +++ b/boot/boot.c @@ -1721,7 +1721,7 @@ S_io_pathconf (mach_port_t obj, return EOPNOTSUPP; } -kern_return_n +kern_return_t S_io_identity (mach_port_t obj, mach_port_t reply, mach_msg_type_name_t replytype, -- cgit v1.2.3