summaryrefslogtreecommitdiffstats
path: root/test/fillval.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /test/fillval.c
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
Diffstat (limited to 'test/fillval.c')
-rw-r--r--test/fillval.c60
1 files changed, 0 insertions, 60 deletions
diff --git a/test/fillval.c b/test/fillval.c
index e6922f5..a34e7f7 100644
--- a/test/fillval.c
+++ b/test/fillval.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
* Purpose: Tests dataset fill values.
*/
#include "h5test.h"
@@ -59,9 +56,6 @@ typedef struct {
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * Monday, Jan 26, 2001
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -100,9 +94,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -154,9 +145,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -281,9 +269,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, May 31, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -397,9 +382,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -855,9 +837,6 @@ error:
*
* Failure: 1
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1191,9 +1170,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1388,9 +1364,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1415,9 +1388,6 @@ test_extend_init_integer(void *_buf, size_t nelmts, const void *_val)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1452,9 +1422,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1471,9 +1438,6 @@ test_extend_release_integer(void H5_ATTR_UNUSED *_elmt)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1505,9 +1469,6 @@ test_extend_init_cmpd_vl(void *_buf, size_t nelmts, const void *_val)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1545,9 +1506,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1570,9 +1528,6 @@ test_extend_release_cmpd_vl(void *_elmt)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2040,9 +1995,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Monday, October 5, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2202,9 +2154,6 @@ skip:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Feb 27, 2002
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2355,9 +2304,6 @@ error:
*
* Failure: 1
*
- * Programmer: Joel Plutchak
- * April 15, 2013
- *
*-------------------------------------------------------------------------
*/
@@ -2480,9 +2426,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Joel Plutchak
- * April 15, 2013
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2625,9 +2568,6 @@ error:
*
* Failure:
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
int