summaryrefslogtreecommitdiffstats
path: root/test/flush2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/flush2.c')
-rw-r--r--test/flush2.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/flush2.c b/test/flush2.c
index 206fd31..05beed7 100644
--- a/test/flush2.c
+++ b/test/flush2.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Friday, October 23, 1998
- *
* Purpose: This is the second half of a two-part test that makes sure
* that a file can be read after an application crashes as long
* as the file was flushed first. This half tries to read the
@@ -52,9 +49,6 @@ static hbool_t file_ok(const char *filename, hid_t fapl_id, hbool_t check_second
*
* Return: TRUE/FALSE
*
- * Programmer: Leon Arber
- * Oct. 4, 2006.
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -114,9 +108,6 @@ error:
*
* Return: TRUE/FALSE
*
- * Programmer: Leon Arber
- * Sept. 26, 2006.
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -177,9 +168,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Vailin Choi
- * July 2013
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -230,9 +218,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Friday, October 23, 1998
- *
*-------------------------------------------------------------------------
*/
int