summaryrefslogtreecommitdiffstats
path: root/test/fillval.c
diff options
context:
space:
mode:
authorQuincey Koziol <quincey@koziol.cc>2023-04-11 14:41:32 (GMT)
committerGitHub <noreply@github.com>2023-04-11 14:41:32 (GMT)
commit49a71463a064a80aec7f67d6de008d892954febf (patch)
tree4e0d432ab31655d169ce88a14dff70f2d0cefc2a /test/fillval.c
parent1ad030f6696159c498880a4d785f9a2f7ae6fd32 (diff)
downloadhdf5-49a71463a064a80aec7f67d6de008d892954febf.zip
hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.gz
hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.bz2
Comment cleanup (#2689)
* Clean up content and redundant logging in comments.
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.
- *
*-------------------------------------------------------------------------
*/