summaryrefslogtreecommitdiffstats
path: root/testpar/t_mdset.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-08-28 16:22:52 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-08-28 16:22:52 (GMT)
commite4be88197bdac9ac07f2d075b35fcb0c3c4e6dc6 (patch)
treeb0db46e147a5add11d1b7f21903c68533c198f0a /testpar/t_mdset.c
parent772813a13c8c358bf12a8f9105ed7d0466c65cc7 (diff)
downloadhdf5-e4be88197bdac9ac07f2d075b35fcb0c3c4e6dc6.zip
hdf5-e4be88197bdac9ac07f2d075b35fcb0c3c4e6dc6.tar.gz
hdf5-e4be88197bdac9ac07f2d075b35fcb0c3c4e6dc6.tar.bz2
Add script and update mostly whitespace
Diffstat (limited to 'testpar/t_mdset.c')
-rw-r--r--testpar/t_mdset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_mdset.c b/testpar/t_mdset.c
index 6b4890d..acada43 100644
--- a/testpar/t_mdset.c
+++ b/testpar/t_mdset.c
@@ -1139,7 +1139,7 @@ create_group_recursive(hid_t memspace, hid_t filespace, hid_t gid, int counter)
#ifdef BARRIER_CHECKS
if(!((counter+1) % 10)) {
- HDprintf("created %dth child groups\n", counter+1);
+ HDprintf("created %dth child groups\n", counter+1);
MPI_Barrier(MPI_COMM_WORLD);
}
#endif /* BARRIER_CHECKS */