summaryrefslogtreecommitdiff
path: root/libdiskfs/dir-mkfile.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-05 13:14:48 +0000
committerRoland McGrath <roland@gnu.org>1994-05-05 13:14:48 +0000
commit5b0e91e7b2ef85aaeecef12ea860af383a7cce6d (patch)
tree84ce233941d34d2d1bff3cb5f0ba28ee5c5c43dc /libdiskfs/dir-mkfile.c
parenta159878e3d0bca8d12da942bfe3df5525176a316 (diff)
Formerly dir-mkfile.c.~5~
Diffstat (limited to 'libdiskfs/dir-mkfile.c')
-rw-r--r--libdiskfs/dir-mkfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/dir-mkfile.c b/libdiskfs/dir-mkfile.c
index 1a09ec41..510f9f8a 100644
--- a/libdiskfs/dir-mkfile.c
+++ b/libdiskfs/dir-mkfile.c
@@ -24,7 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <fcntl.h>
/* Implement dir_mkfile as described in <hurd/fs.defs>. */
-error_t
+kern_return_t
diskfs_S_dir_mkfile (struct protid *cred,
int flags,
mode_t mode,