diff options
author | Roland McGrath <roland@gnu.org> | 1994-05-05 13:14:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-05-05 13:14:27 +0000 |
commit | f6577bbe912f968859a313f101ca11cc7db2cd3c (patch) | |
tree | 284d0f4053923f26062ebaa8a608e2437e51682a /libdiskfs/file-set-trans.c | |
parent | 5f7369d7960a6b85c60b010bcb9ad1eb2a1d0abd (diff) |
Formerly file-set-trans.c.~7~
Diffstat (limited to 'libdiskfs/file-set-trans.c')
-rw-r--r-- | libdiskfs/file-set-trans.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-set-trans.c b/libdiskfs/file-set-trans.c index fbaa0909..44c7eba7 100644 --- a/libdiskfs/file-set-trans.c +++ b/libdiskfs/file-set-trans.c @@ -20,7 +20,7 @@ #include <hurd/paths.h> /* Implement file_set_translator as described in <hurd/fs.defs>. */ -error_t +kern_return_t diskfs_S_file_set_translator (struct protid *cred, int flags, int killtrans_flags, |