aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/file-chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/file-chmod.c')
-rw-r--r--libtrivfs/file-chmod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/file-chmod.c b/libtrivfs/file-chmod.c
index f2c47f10..f4a8cdb3 100644
--- a/libtrivfs/file-chmod.c
+++ b/libtrivfs/file-chmod.c
@@ -20,6 +20,7 @@
kern_return_t
trivfs_S_file_chmod (struct trivfs_protid *cred,
+ mach_port_t reply, mach_msg_type_name_t reply_type,
mode_t mode)
{
/* Is this right? */