mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Merge pull request #1903 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop
* commit '9a4f86997ad160bcc8a3f9eefdbd92d4a63e14c6': Fixed typo from HD changes
This commit is contained in:
commit
1b95221105
@ -4155,7 +4155,7 @@ main(int argc, char **argv)
|
||||
|
||||
if ( serial_insert_cache_image(file_idx, mpi_size) ) {
|
||||
|
||||
HD exit(0);
|
||||
HDexit(0);
|
||||
|
||||
} else {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user