diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2023-07-27 21:08:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 21:08:47 (GMT) |
commit | 61186204c020a81b5b0044a3b5e08311ccf1424d (patch) | |
tree | d39acd70c119e92640277d4f595963f07d77f13c /testpar/API/t_bigio.c | |
parent | 1e91d96fa02466ffe451319bdac1005f84dc7993 (diff) | |
download | hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2 |
Remove "Programmer" lines (#3294)
Diffstat (limited to 'testpar/API/t_bigio.c')
-rw-r--r-- | testpar/API/t_bigio.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/testpar/API/t_bigio.c b/testpar/API/t_bigio.c index febf0d5..0184c3a 100644 --- a/testpar/API/t_bigio.c +++ b/testpar/API/t_bigio.c @@ -1241,9 +1241,6 @@ create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type) * * Failure: -1 * - * Programmer: Unknown - * July 12th, 2004 - * *------------------------------------------------------------------------- */ @@ -1291,12 +1288,6 @@ coll_chunk1(void) * Return: Success: 0 * * Failure: -1 - * - * Programmer: Unknown - * July 12th, 2004 - * - * Modifications: - * *------------------------------------------------------------------------- */ @@ -1345,9 +1336,6 @@ coll_chunk2(void) * * Failure: -1 * - * Programmer: Unknown - * July 12th, 2004 - * *------------------------------------------------------------------------- */ @@ -1402,9 +1390,6 @@ coll_chunk3(void) * * Failure: -1 * - * Programmer: Unknown - * July 12th, 2004 - * *------------------------------------------------------------------------- */ |