Basic alignment with async branch (#115)

* Basic alignment with async branch - trivial changes to reduce clutter in overall diff.

* Update minor error code to reflect change within library

* Update the error output to match library
This commit is contained in:
Quincey Koziol
2020-11-23 10:18:26 -06:00
committed by GitHub
parent d4a3097ec5
commit 5ff09ae971
170 changed files with 1441 additions and 1450 deletions

View File

@@ -1087,7 +1087,7 @@ finish:
return (nerrors);
}
#else /* H5_HAVE_PARALLEL */
#else /* H5_HAVE_PARALLEL */
/* dummy program since H5_HAVE_PARALLE is not configured in */
int
main(void)