summaryrefslogtreecommitdiffstats
path: root/test/cork.c
diff options
context:
space:
mode:
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