summaryrefslogtreecommitdiff
path: root/libdiskfs/file-getfh.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/file-getfh.c')
-rw-r--r--libdiskfs/file-getfh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-getfh.c b/libdiskfs/file-getfh.c
index db120813..140373c4 100644
--- a/libdiskfs/file-getfh.c
+++ b/libdiskfs/file-getfh.c
@@ -25,7 +25,7 @@
#include "fhandle.h"
/* Return an NFS file handle for CRED in FH & FN_LEN. */
-error_t
+kern_return_t
diskfs_S_file_getfh (struct protid *cred, data_t *fh,
mach_msg_type_number_t *fh_len)
{