summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-05 13:14:37 +0000
committerRoland McGrath <roland@gnu.org>1994-05-05 13:14:37 +0000
commitd8342902f3261db926898372c48a4b63f9124c99 (patch)
treee98a6f483be545f8dcd1dc7e1fd2202a2b40fd16 /libdiskfs
parenta56dfe866eb1aa2326e0f36855ff9b8dd29dc3ed (diff)
Formerly file-get-transcntl.c.~5~
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/file-get-transcntl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-get-transcntl.c b/libdiskfs/file-get-transcntl.c
index 187cbc6f..66e18da1 100644
--- a/libdiskfs/file-get-transcntl.c
+++ b/libdiskfs/file-get-transcntl.c
@@ -19,7 +19,7 @@
#include "fs_S.h"
/* Implement file_get_translator_cntl as described in <hurd/fs.defs>. */
-error_t
+kern_return_t
diskfs_S_file_get_translator_cntl (struct protid *cred,
mach_port_t *ctl)
{