summaryrefslogtreecommitdiff
path: root/libdiskfs/io-seek.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/io-seek.c')
-rw-r--r--libdiskfs/io-seek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/io-seek.c b/libdiskfs/io-seek.c
index 7a27da1d..f76f00b3 100644
--- a/libdiskfs/io-seek.c
+++ b/libdiskfs/io-seek.c
@@ -22,7 +22,7 @@
#define diskfs_readonly 0
/* Implement io_seek as described in <hurd/io.defs>. */
-error_t
+kern_return_t
diskfs_S_io_seek (struct protid *cred,
off_t offset,
int whence,