diff options
Diffstat (limited to 'libnetfs/fsys-getroot.c')
-rw-r--r-- | libnetfs/fsys-getroot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/fsys-getroot.c b/libnetfs/fsys-getroot.c index 47fb1c74..a29caaa5 100644 --- a/libnetfs/fsys-getroot.c +++ b/libnetfs/fsys-getroot.c @@ -25,7 +25,7 @@ #include <fcntl.h> #include <hurd/fshelp.h> -error_t +kern_return_t netfs_S_fsys_getroot (struct netfs_control *pt, mach_port_t reply, mach_msg_type_name_t reply_type, |