From 38a7412de3426e5f9a1e2f4c6eecd322c2b714d0 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 13 Jun 1995 20:44:19 +0000 Subject: (fshelp_start_translator): New parm. --- libfshelp/fshelp.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libfshelp/fshelp.h') diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h index 5c26fe5c..1832ff01 100644 --- a/libfshelp/fshelp.h +++ b/libfshelp/fshelp.h @@ -52,7 +52,8 @@ fshelp_start_translator_long (mach_port_t underlying, are copied from our own state, fd[2] is copied from our own stderr, and the other fds are cleared. */ error_t -fshelp_start_translator (mach_port_t underlying, +fshelp_start_translator (mach_port_t underlying, + mach_msg_type_name_t underlying_type, char *name, char *argz, int argz_len, int timeout, fsys_t *control); -- cgit v1.2.3