aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/fsys-getroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/fsys-getroot.c')
-rw-r--r--libtrivfs/fsys-getroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/fsys-getroot.c b/libtrivfs/fsys-getroot.c
index eac13284..6542ab16 100644
--- a/libtrivfs/fsys-getroot.c
+++ b/libtrivfs/fsys-getroot.c
@@ -35,7 +35,7 @@ trivfs_S_fsys_getroot (struct trivfs_control *cntl,
uid_t *gids, size_t ngids,
int flags,
retry_type *do_retry,
- char *retry_name,
+ string_t retry_name,
mach_port_t *newpt,
mach_msg_type_name_t *newpttype)
{