diff options
Diffstat (limited to 'libtrivfs/file-get-fs-options.c')
-rw-r--r-- | libtrivfs/file-get-fs-options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/file-get-fs-options.c b/libtrivfs/file-get-fs-options.c index e3e033e6..e344eaea 100644 --- a/libtrivfs/file-get-fs-options.c +++ b/libtrivfs/file-get-fs-options.c @@ -24,7 +24,7 @@ #include "priv.h" #include "trivfs_fs_S.h" -error_t +kern_return_t trivfs_S_file_get_fs_options (struct trivfs_protid *cred, mach_port_t reply, mach_msg_type_name_t reply_type, |