summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2016-11-28 18:01:10 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2016-11-28 18:01:10 (GMT)
commit978e83fb5b5715de26ffb795ed5cabd63d729cd0 (patch)
treeb5e47ce726741016bf6a04604973419a0f9a1063 /test/vfd.c
parent2c3d02e6e5771c05e666d4ccf4a77915d0bf1e50 (diff)
parent1921f7f4ad8cf3e7ef271183b6af897b3af87ab9 (diff)
downloadhdf5-978e83fb5b5715de26ffb795ed5cabd63d729cd0.zip
hdf5-978e83fb5b5715de26ffb795ed5cabd63d729cd0.tar.gz
hdf5-978e83fb5b5715de26ffb795ed5cabd63d729cd0.tar.bz2
Merge branch 'develop' into eoc_valgrind_bugfix
Diffstat (limited to 'test/vfd.c')
-rw-r--r--test/vfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vfd.c b/test/vfd.c
index c19e0d0..a215264 100644
--- a/test/vfd.c
+++ b/test/vfd.c
@@ -997,7 +997,7 @@ test_family_compat(void)
counter++;
HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter);
HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter);
- }
+ } /* end while */
/* Make sure we can open the file. Use the read and write mode to flush the
* superblock. */