summaryrefslogtreecommitdiff
path: root/libdiskfs/file-chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/file-chown.c')
-rw-r--r--libdiskfs/file-chown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-chown.c b/libdiskfs/file-chown.c
index f71d2496..c0f685c7 100644
--- a/libdiskfs/file-chown.c
+++ b/libdiskfs/file-chown.c
@@ -19,7 +19,7 @@
#include "fs_S.h"
/* Implement file_chown as described in <hurd/fs.defs>. */
-error_t
+kern_return_t
diskfs_S_file_chown (struct protid *cred,
uid_t uid,
gid_t gid)