summaryrefslogtreecommitdiffstats
path: root/test/err_compat.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/err_compat.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/err_compat.c')
-rw-r--r--test/err_compat.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/test/err_compat.c b/test/err_compat.c
index 155abc6..f2bd2ab 100644
--- a/test/err_compat.c
+++ b/test/err_compat.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * October 14, 2001
- *
* Purpose: Tests Error API
*/
#include "h5test.h"
@@ -51,9 +48,6 @@ herr_t custom_print_cb2(int n, H5E_error2_t *err_desc, void *client_data);
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -79,9 +73,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -106,9 +97,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -153,9 +141,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 4 October 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -199,9 +184,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * 17 September 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -334,9 +316,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * July 10, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -421,9 +400,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * July 17, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -450,9 +426,6 @@ error:
*
* Purpose: Test error API
*
- * Programmer: Raymond Lu
- * July 10, 2003
- *
*-------------------------------------------------------------------------
*/
int