summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libdiskfs/file-getcontrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-getcontrol.c b/libdiskfs/file-getcontrol.c
index ac936353..6c53a12f 100644
--- a/libdiskfs/file-getcontrol.c
+++ b/libdiskfs/file-getcontrol.c
@@ -19,7 +19,7 @@
#include "fs_S.h"
/* Implement file_getcontrol as described in <hurd/fs.defs>. */
-error_t
+kern_return_t
diskfs_S_file_getcontrol (struct protid *cred,
mach_port_t *control,
mach_msg_type_name_t *controltype)