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:
Dana Robinson 2019-08-27 14:26:34 -05:00
commit 1b95221105

View File

@ -4155,7 +4155,7 @@ main(int argc, char **argv)
if ( serial_insert_cache_image(file_idx, mpi_size) ) {
HD exit(0);
HDexit(0);
} else {