diff options
Diffstat (limited to 'libtrivfs/fsys-get-children.c')
-rw-r--r-- | libtrivfs/fsys-get-children.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/fsys-get-children.c b/libtrivfs/fsys-get-children.c index f0cd28c2..5e1d6c7a 100644 --- a/libtrivfs/fsys-get-children.c +++ b/libtrivfs/fsys-get-children.c @@ -27,7 +27,7 @@ or more links in the file system, therefore there is no guarantee that a translators name refers to an existing link in the file system. */ -error_t +kern_return_t trivfs_S_fsys_get_children (struct trivfs_control *fsys, mach_port_t reply, mach_msg_type_name_t replyPoly, |