Fixed typo from HD changes

This commit is contained in:
Dana Robinson 2019-08-27 12:20:12 -07:00
parent 91a34039ba
commit 9a4f86997a

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 {