summaryrefslogtreecommitdiffstats
path: root/src/H5Tfields.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 /src/H5Tfields.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 'src/H5Tfields.c')
-rw-r--r--src/H5Tfields.c21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/H5Tfields.c b/src/H5Tfields.c
index b2e3075..556e71c 100644
--- a/src/H5Tfields.c
+++ b/src/H5Tfields.c
@@ -35,9 +35,6 @@
*
* Errors:
*
- * Programmer: Robb Matzke
- * Monday, December 8, 1997
- *
*-------------------------------------------------------------------------
*/
int
@@ -73,9 +70,6 @@ done:
*
* Errors:
*
- * Programmer: Raymond Lu
- * October 8, 2002
- *
*-------------------------------------------------------------------------
*/
int
@@ -111,9 +105,6 @@ done:
*
* Failure: NULL
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
char *
@@ -149,9 +140,6 @@ done:
*
* Failure: NULL
*
- * Programmer: Raymond Lu
- * October 9, 2002
- *
*-------------------------------------------------------------------------
*/
char *
@@ -206,9 +194,6 @@ done:
* Return: Success: index of the member if exists.
* Failure: -1.
*
- * Programmer: Raymond Lu
- * Thursday, April 4, 2002
- *
*-------------------------------------------------------------------------
*/
int
@@ -269,9 +254,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -374,9 +356,6 @@ H5T__sort_value(const H5T_t *dt, int *map)
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Monday, January 4, 1999
- *
*-------------------------------------------------------------------------
*/
herr_t