diff options
Diffstat (limited to 'libdiskfs/io-map.c')
-rw-r--r-- | libdiskfs/io-map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/io-map.c b/libdiskfs/io-map.c index c7b00764..d1c7f3b2 100644 --- a/libdiskfs/io-map.c +++ b/libdiskfs/io-map.c @@ -19,7 +19,7 @@ #include "io_S.h" /* Implement io_map as described in <hurd/io.defs>. */ -error_t +kern_return_t diskfs_S_io_map (struct protid *cred, memory_object_t *rdobj, mach_msg_type_name_t *rdtype, |