summaryrefslogtreecommitdiffstats
path: root/testpar/t_pmulti_dset.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 /testpar/t_pmulti_dset.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'testpar/t_pmulti_dset.c')
-rw-r--r--testpar/t_pmulti_dset.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/testpar/t_pmulti_dset.c b/testpar/t_pmulti_dset.c
index d7561d2..8d7fdef 100644
--- a/testpar/t_pmulti_dset.c
+++ b/testpar/t_pmulti_dset.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Neil Fortner
- * March 10, 2014
- *
* Purpose: Test H5Dwrite_multi() and H5Dread_multi using randomized
* parameters in parallel. Also tests H5Dwrite() and H5Dread()
* using a similar method.
@@ -91,10 +88,6 @@ htri_t fletcher32_avail = FALSE;
* way that the shapesame code is not designed to handle.
*
* Return: Number of errors
- *
- * Programmer: Neil Fortner
- * Monday, March 10, 2014
- *
*-------------------------------------------------------------------------
*/
static void
@@ -647,10 +640,6 @@ test_pmdset(size_t niter, unsigned flags)
*
* Return: Success: 0
* Failure: 1
- *
- * Programmer: Neil Fortner
- * Monday, March 10, 2014
- *
*-------------------------------------------------------------------------
*/
int