aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/file-reparent.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/file-reparent.c')
-rw-r--r--libnetfs/file-reparent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-reparent.c b/libnetfs/file-reparent.c
index 61b7e37f..b04bab3b 100644
--- a/libnetfs/file-reparent.c
+++ b/libnetfs/file-reparent.c
@@ -22,7 +22,7 @@
#include "fs_S.h"
-error_t
+kern_return_t
netfs_S_file_reparent (struct protid *cred, mach_port_t parent,
mach_port_t *new_file, mach_msg_type_name_t *new_file_type)
{