mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +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) ) {
|
||||
|
||||
HD exit(0);
|
||||
HDexit(0);
|
||||
|
||||
} else {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user