summaryrefslogtreecommitdiffstats
path: root/test/big.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/big.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/big.c')
-rw-r--r--test/big.c25
1 files changed, 0 insertions, 25 deletions
diff --git a/test/big.c b/test/big.c
index 8185a41..a008cef 100644
--- a/test/big.c
+++ b/test/big.c
@@ -105,8 +105,6 @@ static hsize_t values_used[WRT_N];
* Programmer: Robb Matzke
* Tuesday, November 24, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static hsize_t
@@ -153,8 +151,6 @@ randll(hsize_t limit, int current_index)
* Programmer: Robb Matzke
* Wednesday, July 15, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static int
@@ -196,8 +192,6 @@ is_sparse(void)
* Programmer: Raymond Lu
* Wednesday, April 18, 2007
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static fsizes_t
@@ -266,8 +260,6 @@ error:
* Programmer: Robb Matzke
* Thursday, August 6, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -332,10 +324,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
* Programmer: Robb Matzke
* Wednesday, April 8, 1998
*
- * Modifications:
- * Robb Matzke, 15 Jul 1998
- * Addresses are written to the file DNAME instead of stdout.
- *
*-------------------------------------------------------------------------
*/
static int
@@ -485,8 +473,6 @@ error:
* Programmer: Robb Matzke
* Friday, April 10, 1998
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static int
@@ -591,8 +577,6 @@ error:
* Programmer: Albert Chent
* Mar 28, 2002
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
static void
@@ -757,15 +741,6 @@ error:
* Programmer: Robb Matzke
* Friday, April 10, 1998
*
- * Modifications:
- * Albert Cheng, 2002/03/28
- * Added command option -fsize.
- * Albert Cheng, 2002/04/19
- * Added command option -c.
- *
- * Raymond Lu, 2007/05/25
- * Added similar tests for SEC2 and STDIO drivers.
- *
*-------------------------------------------------------------------------
*/
int