diff options
Diffstat (limited to 'libnetfs/file-get-storage-info.c')
-rw-r--r-- | libnetfs/file-get-storage-info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-get-storage-info.c b/libnetfs/file-get-storage-info.c index 18e9aa34..d9a3ab82 100644 --- a/libnetfs/file-get-storage-info.c +++ b/libnetfs/file-get-storage-info.c @@ -21,7 +21,7 @@ #include "netfs.h" #include "fs_S.h" -error_t +kern_return_t netfs_S_file_get_storage_info (struct protid *user, mach_port_t **ports, mach_msg_type_name_t *ports_type, |