summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libtrivfs/file-get-storage-info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/file-get-storage-info.c b/libtrivfs/file-get-storage-info.c
index 2a106088..17f66c3c 100644
--- a/libtrivfs/file-get-storage-info.c
+++ b/libtrivfs/file-get-storage-info.c
@@ -22,8 +22,8 @@ error_t
trivfs_S_file_get_storage_info (struct trivfs_protid *cred,
mach_port_t reply, mach_msg_type_name_t reply_type,
mach_port_t **ports,
- mach_msg_type_number_t num_ports,
mach_msg_type_name_t *ports_type,
+ mach_msg_type_number_t num_ports,
int **ints, mach_msg_type_number_t *num_ints,
off_t **offsets, mach_msg_type_number_t *num_offsets,
char **data, mach_msg_type_number_t *data_len)