summaryrefslogtreecommitdiff
path: root/libtrivfs/fsys-forward.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/fsys-forward.c')
-rw-r--r--libtrivfs/fsys-forward.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/fsys-forward.c b/libtrivfs/fsys-forward.c
index a3be1849..f7b23674 100644
--- a/libtrivfs/fsys-forward.c
+++ b/libtrivfs/fsys-forward.c
@@ -28,7 +28,7 @@
the command line arguments. If the recipient accepts the request, he
(or some delegate) should send fsys_startup to REQUESTOR to start the
filesystem up. */
-error_t
+kern_return_t
trivfs_S_fsys_forward (mach_port_t server,
mach_port_t reply,
mach_msg_type_name_t replytype,