From 864e9d6b2186728205a4ad833616795fd14f3f3f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 25 May 1994 23:02:53 +0000 Subject: Formerly file-get-trans.c.~3~ --- libtrivfs/file-get-trans.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libtrivfs/file-get-trans.c') diff --git a/libtrivfs/file-get-trans.c b/libtrivfs/file-get-trans.c index 5c865408..63ac7d1e 100644 --- a/libtrivfs/file-get-trans.c +++ b/libtrivfs/file-get-trans.c @@ -19,9 +19,9 @@ #include "fs_S.h" kern_return_t -trivfs_S_get_trans (struct trivfs_protid *cred, - char *trans, - u_int *translen) +trivfs_S_file_get_translator (struct trivfs_protid *cred, + char **trans, + u_int *translen) { return EOPNOTSUPP; } -- cgit v1.2.3