summaryrefslogtreecommitdiffstats
path: root/test/direct_chunk.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/direct_chunk.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/direct_chunk.c')
-rw-r--r--test/direct_chunk.c35
1 files changed, 0 insertions, 35 deletions
diff --git a/test/direct_chunk.c b/test/direct_chunk.c
index bdcd9f6..d72242b 100644
--- a/test/direct_chunk.c
+++ b/test/direct_chunk.c
@@ -114,9 +114,6 @@ static const H5Z_class2_t H5Z_BOGUS2[1] = {{
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
#ifdef H5_HAVE_FILTER_DEFLATE
@@ -382,9 +379,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Dana Robinson
- * Spring 2017
- *
*-------------------------------------------------------------------------
*/
static int
@@ -491,9 +485,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -672,9 +663,6 @@ error:
*
* Return: Success: Data chunk size
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -709,8 +697,6 @@ filter_bogus1(unsigned int flags, size_t H5_ATTR_UNUSED cd_nelmts,
*
* Return: Success: Data chunk size
*
- * Programmer: Raymond Lu
- * 30 November 2012
*-------------------------------------------------------------------------
*/
static size_t
@@ -747,9 +733,6 @@ filter_bogus2(unsigned int flags, size_t H5_ATTR_UNUSED cd_nelmts,
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -949,9 +932,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1185,9 +1165,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1431,9 +1408,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Matthew Strong (GE Healthcare)
- * 14 February 2016
- *
*-------------------------------------------------------------------------
*/
#ifdef H5_HAVE_FILTER_DEFLATE
@@ -1812,9 +1786,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Matthew Strong (GE Healthcare)
- * 30 November 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1968,9 +1939,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Matthew Strong (GE Healthcare)
- * 30 November 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2253,9 +2221,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 30 November 2012
- *
*-------------------------------------------------------------------------
*/
int