mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
Fixed typo from HD changes
This commit is contained in:
parent
91a34039ba
commit
9a4f86997a
@ -4155,7 +4155,7 @@ main(int argc, char **argv)
|
|||||||
|
|
||||||
if ( serial_insert_cache_image(file_idx, mpi_size) ) {
|
if ( serial_insert_cache_image(file_idx, mpi_size) ) {
|
||||||
|
|
||||||
HD exit(0);
|
HDexit(0);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user