summaryrefslogtreecommitdiffstats
path: root/testpar/t_pread.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_pread.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_pread.c')
-rw-r--r--testpar/t_pread.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/testpar/t_pread.c b/testpar/t_pread.c
index 3f8f5b2..1aefcec 100644
--- a/testpar/t_pread.c
+++ b/testpar/t_pread.c
@@ -73,10 +73,6 @@ static char *test_argv0 = NULL;
* Return: Success: 0
*
* Failure: 1
- *
- * Programmer: Richard Warren
- * 10/1/17
- *
*-------------------------------------------------------------------------
*/
static int
@@ -477,10 +473,6 @@ generate_test_file(MPI_Comm comm, int mpi_rank, int group_id)
* Return: Success: 0
*
* Failure: 1
- *
- * Programmer: Richard Warren
- * 10/1/17
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1049,9 +1041,6 @@ test_parallel_read(MPI_Comm comm, int mpi_rank, int mpi_size, int group_id)
*
* Return: Success: 0
* Failure: 1
- *
- * Programmer: Richard Warren
- * 10/1/17
*-------------------------------------------------------------------------
*/