summaryrefslogtreecommitdiffstats
path: root/tools/test/perform/chunk.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-04-22 06:25:12 (GMT)
committerGitHub <noreply@github.com>2023-04-22 06:25:12 (GMT)
commit7707859279a60b32d2b6c915442a7c04d44445b4 (patch)
tree890d16aa2408b270368b36ea4f05ca20fe2f16f6 /tools/test/perform/chunk.c
parenta4371b6fce577852691dfdeac642dec1dd4b9453 (diff)
downloadhdf5-7707859279a60b32d2b6c915442a7c04d44445b4.zip
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.gz
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.bz2
Merge with develop (#2790)
Diffstat (limited to 'tools/test/perform/chunk.c')
-rw-r--r--tools/test/perform/chunk.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/test/perform/chunk.c b/tools/test/perform/chunk.c
index 27ada87..3f4b3d7 100644
--- a/tools/test/perform/chunk.c
+++ b/tools/test/perform/chunk.c
@@ -97,8 +97,6 @@ const H5Z_class2_t H5Z_COUNTER[1] = {{
* Programmer: Robb Matzke
* Thursday, May 14, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -123,8 +121,6 @@ counter(unsigned H5_ATTR_UNUSED flags, size_t H5_ATTR_UNUSED cd_nelmts,
* Programmer: Robb Matzke
* Thursday, May 14, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static void
@@ -175,8 +171,6 @@ create_dataset(void)
* Programmer: Robb Matzke
* Thursday, May 14, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static double
@@ -247,8 +241,6 @@ test_rowmaj(int op, size_t cache_size, size_t io_size)
* Programmer: Robb Matzke
* Friday, May 15, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static double
@@ -318,8 +310,6 @@ test_diag(int op, size_t cache_size, size_t io_size, size_t offset)
* Programmer: Robb Matzke
* Thursday, May 14, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
int