summaryrefslogtreecommitdiffstats
path: root/test/cache_api.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 /test/cache_api.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 'test/cache_api.c')
-rw-r--r--test/cache_api.c21
1 files changed, 0 insertions, 21 deletions
diff --git a/test/cache_api.c b/test/cache_api.c
index 041458b..1752a43 100644
--- a/test/cache_api.c
+++ b/test/cache_api.c
@@ -53,9 +53,6 @@ static hbool_t check_file_mdc_api_errs(unsigned paged, hid_t fcpl_i
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/12/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -496,9 +493,6 @@ check_fapl_mdc_api_calls(unsigned paged, hid_t fcpl_id)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/14/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -816,9 +810,6 @@ check_file_mdc_api_calls(unsigned paged, hid_t fcpl_id)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/14/04
- *
*-------------------------------------------------------------------------
*/
@@ -1436,9 +1427,6 @@ mdc_api_call_smoke_check(int express_test, unsigned paged, hid_t fcpl_id)
* Return: Success: Pointer to an array of cache configurations.
* Failure: NULL
*
- * Programmer: Dana Robinson
- * Spring 2016
- *
*-------------------------------------------------------------------------
*/
@@ -1626,9 +1614,6 @@ init_invalid_configs(void)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/19/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -1808,9 +1793,6 @@ check_fapl_mdc_api_errs(void)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/19/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -2154,9 +2136,6 @@ check_file_mdc_api_errs(unsigned paged, hid_t fcpl_id)
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
int