summaryrefslogtreecommitdiff
path: root/trans/remap.c
diff options
context:
space:
mode:
Diffstat (limited to 'trans/remap.c')
-rw-r--r--trans/remap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/remap.c b/trans/remap.c
index fcd276d6..29feef95 100644
--- a/trans/remap.c
+++ b/trans/remap.c
@@ -56,7 +56,7 @@ static struct remap *remaps;
error_t
trivfs_S_dir_lookup (struct trivfs_protid *diruser,
mach_port_t reply, mach_msg_type_name_t reply_type,
- char *filename,
+ const_string_t filename,
int flags,
mode_t mode,
retry_type *do_retry,