From 546c43337f3573c67dc969a7d1fcbcc286314a8a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 21:38:53 +0000 Subject: Formerly file-set-trans.c.~3~ --- libtrivfs/file-set-trans.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libtrivfs/file-set-trans.c') diff --git a/libtrivfs/file-set-trans.c b/libtrivfs/file-set-trans.c index 3f3e7ea0..3c42d96d 100644 --- a/libtrivfs/file-set-trans.c +++ b/libtrivfs/file-set-trans.c @@ -18,12 +18,12 @@ #include "priv.h" #include "fs_S.h" -error_t +kern_return_t trivfs_S_file_set_translator (struct trivfs_protid *cred, int flags, int oldtransflags, char *trans, - u_int *translen, + u_int translen, mach_port_t existing) { return EOPNOTSUPP; -- cgit v1.2.3