aboutsummaryrefslogtreecommitdiff
path: root/exec/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'exec/exec.c')
-rw-r--r--exec/exec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/exec/exec.c b/exec/exec.c
index 05608b86..eeb2715c 100644
--- a/exec/exec.c
+++ b/exec/exec.c
@@ -1562,8 +1562,8 @@ S_exec_exec_paths (struct trivfs_protid *protid,
file_t file,
task_t oldtask,
int flags,
- char *path,
- char *abspath,
+ string_t path,
+ string_t abspath,
char *argv, mach_msg_type_number_t argvlen,
boolean_t argv_copy,
char *envp, mach_msg_type_number_t envplen,