summaryrefslogtreecommitdiffstats
path: root/test/mirror_vfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mirror_vfd.c')
-rw-r--r--test/mirror_vfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mirror_vfd.c b/test/mirror_vfd.c
index 7d838c6..c6e9ef0 100644
--- a/test/mirror_vfd.c
+++ b/test/mirror_vfd.c
@@ -1496,7 +1496,7 @@ create_datasets(hid_t file_id, unsigned min_dset, unsigned max_dset)
}
}
- /* select on disk hyperslab */
+ /* Select on disk hyperslab */
offset[0] = (hsize_t)i;
offset[1] = (hsize_t)j;
LOGPRINT(3, " H5Sselect_hyperslab()\n");