summaryrefslogtreecommitdiffstats
path: root/test/cork.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-07-27 21:08:47 (GMT)
committerGitHub <noreply@github.com>2023-07-27 21:08:47 (GMT)
commit61186204c020a81b5b0044a3b5e08311ccf1424d (patch)
treed39acd70c119e92640277d4f595963f07d77f13c /test/cork.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/cork.c')
-rw-r--r--test/cork.c30
1 files changed, 5 insertions, 25 deletions
diff --git a/test/cork.c b/test/cork.c
index e5138cf..44a0e18 100644
--- a/test/cork.c
+++ b/test/cork.c
@@ -10,13 +10,11 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Programmer: Vailin Choi
- * Feb 20, 2014
- *
- * This file contains tests for:
- * H5Odisable_mdc_flushes()
- * H5Oenable_mdc_flushes()
- * H5Oare_mdc_flushes_disabled()
+/*
+ * This file contains tests for:
+ * * H5Odisable_mdc_flushes()
+ * * H5Oenable_mdc_flushes()
+ * * H5Oare_mdc_flushes_disabled()
*/
#include "h5test.h"
@@ -85,8 +83,6 @@ static unsigned verify_multiple_cork(hbool_t swmr);
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -292,8 +288,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -497,8 +491,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -755,8 +747,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -924,8 +914,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1201,8 +1189,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1576,8 +1562,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1878,8 +1862,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2234,8 +2216,6 @@ error:
*
* Failure:
*
- * Programmer: Vailin Choi; Feb 2014
- *
*-------------------------------------------------------------------------
*/
int