summaryrefslogtreecommitdiffstats
path: root/testpar/t_pmulti_dset.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /testpar/t_pmulti_dset.c
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
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 145a427..5da2e31 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