mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Fix type of return argument for h5pget_driver_f.
This commit is contained in:
parent
a96299c292
commit
493c6fd9cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1898,7 +1898,7 @@ contains
|
|||
logical :: mpio
|
||||
|
||||
integer :: hdf5_err
|
||||
integer :: driver
|
||||
integer(HID_T) :: driver
|
||||
integer(HID_T) :: file_id
|
||||
integer(HID_T) :: fapl_id
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue