summaryrefslogtreecommitdiff
path: root/nsmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsmux.h')
-rw-r--r--nsmux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsmux.h b/nsmux.h
index 11662e317..0dbb5ea5e 100644
--- a/nsmux.h
+++ b/nsmux.h
@@ -183,7 +183,7 @@ error_t
/*Attempts to set the passive translator record for `file` passing `argz`*/
error_t
netfs_set_translator
- (struct iouser *cred, struct node *node, const char *argz, size_t arglen);
+ (struct iouser *cred, struct node *node, const char *argz, mach_msg_type_number_t arglen);
/*---------------------------------------------------------------------------*/
/*Attempts to call chflags for `node`*/
error_t