summaryrefslogtreecommitdiff
path: root/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter.h')
-rw-r--r--filter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter.h b/filter.h
index 6cf69380d..2e96efb57 100644
--- a/filter.h
+++ b/filter.h
@@ -154,7 +154,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