mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r1793] Corrected a typo.
This commit is contained in:
parent
226f78fba2
commit
2768e04e4c
@ -1429,7 +1429,7 @@ H5FD_mpio_flush(H5FD_t *_file)
|
||||
static haddr_t
|
||||
MPIOff_to_haddr(MPI_Offset mpi_off)
|
||||
{
|
||||
hadd_t ret_value=HADDR_UNDEF;
|
||||
haddr_t ret_value=HADDR_UNDEF;
|
||||
|
||||
FUNC_ENTER(MPIOff_to_haddr, HADDR_UNDEF);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user