aboutsummaryrefslogtreecommitdiff
path: root/trans/fakeroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'trans/fakeroot.c')
-rw-r--r--trans/fakeroot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/trans/fakeroot.c b/trans/fakeroot.c
index 64240f6b..7084d4a5 100644
--- a/trans/fakeroot.c
+++ b/trans/fakeroot.c
@@ -984,9 +984,9 @@ kern_return_t
netfs_S_file_exec (struct protid *user,
task_t task,
int flags,
- char *argv,
+ data_t argv,
size_t argvlen,
- char *envp,
+ data_t envp,
size_t envplen,
mach_port_t *fds,
size_t fdslen,