src/include/h5core/h5.h:
- h5_open_file1() return type is 'h5_file_p' not 'h5_file_t'
This commit is contained in:
@@ -69,7 +69,7 @@ h5_err_t
|
||||
h5_close_prop (
|
||||
h5_prop_t);
|
||||
|
||||
h5_file_t
|
||||
h5_file_p
|
||||
h5_open_file1 (
|
||||
const char*, const h5_int32_t, MPI_Comm, const h5_size_t);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user