summaryrefslogtreecommitdiffstats
path: root/test/flush2.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/flush2.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
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 65662d5..8c54577 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