summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLiod_common.h')
-rw-r--r--src/H5VLiod_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5VLiod_common.h b/src/H5VLiod_common.h
index 8402f3a..10ed6d2 100644
--- a/src/H5VLiod_common.h
+++ b/src/H5VLiod_common.h
@@ -157,8 +157,8 @@ MERCURY_GEN_PROC(group_open_in_t, ((axe_t)(axe_info))
MERCURY_GEN_PROC(group_open_out_t, ((iod_handle_t)(iod_oh)) ((iod_obj_id_t)(iod_id))
((hid_t)(gcpl_id)))
MERCURY_GEN_PROC(group_close_in_t, ((axe_t)(axe_info))
- ((iod_handle_t)(iod_oh)) ((iod_obj_id_t)(iod_id))
- ((uint64_t)(parent_axe_id)))
+ ((iod_handle_t)(iod_oh)) ((iod_obj_id_t)(iod_id))
+ ((axe_ids_t)(parent_axe_ids)))
MERCURY_GEN_PROC(map_create_in_t, ((axe_t)(axe_info))
((iod_handle_t)(coh)) ((iod_handle_t)(loc_oh))