summaryrefslogtreecommitdiff
path: root/libdiskfs/io-stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/io-stat.c')
-rw-r--r--libdiskfs/io-stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/io-stat.c b/libdiskfs/io-stat.c
index 6b139b6a..ac076b2c 100644
--- a/libdiskfs/io-stat.c
+++ b/libdiskfs/io-stat.c
@@ -20,7 +20,7 @@
#include <string.h>
/* Implement io_stat as described in <hurd/io.defs>. */
-error_t
+kern_return_t
diskfs_S_io_stat (struct protid *cred,
io_statbuf_t *statbuf)
{