diff options
Diffstat (limited to 'libnetfs/file-getcontrol.c')
-rw-r--r-- | libnetfs/file-getcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-getcontrol.c b/libnetfs/file-getcontrol.c index 0e29ccf9..6ba989c0 100644 --- a/libnetfs/file-getcontrol.c +++ b/libnetfs/file-getcontrol.c @@ -23,7 +23,7 @@ #include "fs_S.h" #include <hurd/fshelp.h> -error_t +kern_return_t netfs_S_file_getcontrol (struct protid *user, mach_port_t *control, mach_msg_type_name_t *controltype) |