summaryrefslogtreecommitdiff
path: root/trans/magic.c
diff options
context:
space:
mode:
Diffstat (limited to 'trans/magic.c')
-rw-r--r--trans/magic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/magic.c b/trans/magic.c
index 93e69921..5c477df1 100644
--- a/trans/magic.c
+++ b/trans/magic.c
@@ -525,7 +525,7 @@ trivfs_S_fsys_forward (mach_port_t server,
mach_port_t reply,
mach_msg_type_name_t replytype,
mach_port_t requestor,
- const char *argz, size_t argz_len)
+ const char *argz, mach_msg_type_number_t argz_len)
{
struct trivfs_protid *cred
= ports_lookup_port (all_fsys->pi.bucket, server, trivfs_protid_class);