From da469d63384a0c5fe3682b1769c13cb530bbf909 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 20 Jun 1994 18:42:59 +0000 Subject: entered into RCS --- libtrivfs/file-get-transcntl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrivfs/file-get-transcntl.c b/libtrivfs/file-get-transcntl.c index 0a5c926a..643bda55 100644 --- a/libtrivfs/file-get-transcntl.c +++ b/libtrivfs/file-get-transcntl.c @@ -21,7 +21,7 @@ kern_return_t trivfs_S_file_get_translator_cntl (struct trivfs_protid *cred, mach_port_t *cntl, - mach_msg_type_name_t cntl_type) + mach_msg_type_name_t *cntl_type) { return EOPNOTSUPP; } -- cgit v1.2.3