diff options
Diffstat (limited to 'tools/h4toh5vgroup.c')
-rw-r--r-- | tools/h4toh5vgroup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h4toh5vgroup.c b/tools/h4toh5vgroup.c index 14e1c0f..4bea19e 100644 --- a/tools/h4toh5vgroup.c +++ b/tools/h4toh5vgroup.c @@ -24,6 +24,7 @@ *------------------------------------------------------------------------- */ + int Vgroup_h4_to_h5(int32 file_id,int32 vgroup_id,int32 sd_id,hid_t h5_group,hid_t h5_dimgroup,hid_t h5_palgroup) { |