From cf67baeae848d768373f2ba912b6aa5cce12adca Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 13 Nov 1995 18:55:02 +0000 Subject: Waste some time adding reply port args that no one will use. --- libtrivfs/file-chauthor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libtrivfs/file-chauthor.c') diff --git a/libtrivfs/file-chauthor.c b/libtrivfs/file-chauthor.c index 1d38564a..5f61743a 100644 --- a/libtrivfs/file-chauthor.c +++ b/libtrivfs/file-chauthor.c @@ -20,6 +20,7 @@ kern_return_t trivfs_S_file_chauthor (struct trivfs_protid *cred, + mach_port_t reply, mach_msg_type_name_t reply_type, uid_t auth) { return cred ? file_chauthor (cred->realnode, auth) : EOPNOTSUPP; -- cgit v1.2.3