aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/file-reparent.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/file-reparent.c')
-rw-r--r--libdiskfs/file-reparent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-reparent.c b/libdiskfs/file-reparent.c
index bb617d72..fa3479e3 100644
--- a/libdiskfs/file-reparent.c
+++ b/libdiskfs/file-reparent.c
@@ -23,7 +23,7 @@
#include "priv.h"
#include "fs_S.h"
-error_t
+kern_return_t
diskfs_S_file_reparent (struct protid *cred, mach_port_t parent,
mach_port_t *new, mach_msg_type_name_t *new_type)
{