summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-05 13:14:36 +0000
committerRoland McGrath <roland@gnu.org>1994-05-05 13:14:36 +0000
commita56dfe866eb1aa2326e0f36855ff9b8dd29dc3ed (patch)
tree4af051d392bfc4c576a3c801478abca666ab80e0 /libdiskfs
parentf6577bbe912f968859a313f101ca11cc7db2cd3c (diff)
Formerly file-getcontrol.c.~4~
Diffstat (limited to 'libdiskfs')
-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)