summaryrefslogtreecommitdiffstats
path: root/test/fillval.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 /test/fillval.c
parenta4371b6fce577852691dfdeac642dec1dd4b9453 (diff)
downloadhdf5-7707859279a60b32d2b6c915442a7c04d44445b4.zip
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.gz
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.bz2
Merge with develop (#2790)
Diffstat (limited to 'test/fillval.c')
-rw-r--r--test/fillval.c25
1 files changed, 0 insertions, 25 deletions
diff --git a/test/fillval.c b/test/fillval.c
index 008833d..489aa76 100644
--- a/test/fillval.c
+++ b/test/fillval.c
@@ -62,8 +62,6 @@ typedef struct {
* Programmer: Raymond Lu
* Monday, Jan 26, 2001
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -159,8 +157,6 @@ error:
* Programmer: Robb Matzke
* Thursday, October 1, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static int
@@ -404,10 +400,6 @@ error:
* Programmer: Robb Matzke
* Thursday, October 1, 1998
*
- * Modifications:
- * Many new cases have been added to this test since
- * the fill value design has been modified.
- *
*-------------------------------------------------------------------------
*/
static int
@@ -866,10 +858,6 @@ error:
* Programmer: Robb Matzke
* Thursday, October 1, 1998
*
- * Modifications:
- * This function is called by test_rdwr to write and read
- * dataset for different cases.
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1207,10 +1195,6 @@ error:
* Programmer: Robb Matzke
* Thursday, October 1, 1998
*
- * Modifications:
- * Many new cases have been added to this test since the
- * fill value design is modified.
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2060,8 +2044,6 @@ error:
* Programmer: Robb Matzke
* Monday, October 5, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2224,8 +2206,6 @@ skip:
* Programmer: Raymond Lu
* Feb 27, 2002
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2379,11 +2359,6 @@ error:
* Programmer: Joel Plutchak
* April 15, 2013
*
- * Modifications:
- * This function is called by test_rdwr to write and read
- * dataset for different cases of chunked datasets with
- * unallocated chunks.
- *
*-------------------------------------------------------------------------
*/