summaryrefslogtreecommitdiff
path: root/libdiskfs/io-modes-get.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-05 13:14:49 +0000
committerRoland McGrath <roland@gnu.org>1994-05-05 13:14:49 +0000
commit2402eee6ef410c9c327abf45f94c05bb770ba5ff (patch)
treeea29c115ea3d596e7208c4d50b401c2a157e615a /libdiskfs/io-modes-get.c
parent5b0e91e7b2ef85aaeecef12ea860af383a7cce6d (diff)
entered into RCS
Diffstat (limited to 'libdiskfs/io-modes-get.c')
-rw-r--r--libdiskfs/io-modes-get.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/io-modes-get.c b/libdiskfs/io-modes-get.c
index dac4104f..a959881b 100644
--- a/libdiskfs/io-modes-get.c
+++ b/libdiskfs/io-modes-get.c
@@ -19,7 +19,7 @@
#include "io_S.h"
/* Implement io_get_openmodes as described in <hurd/io.defs>. */
-error_t
+kern_return_t
diskfs_S_io_get_openmodes (struct protid *cred,
int *bits)
{