summaryrefslogtreecommitdiffstats
path: root/src/H5Toffset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Toffset.c')
-rw-r--r--src/H5Toffset.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/H5Toffset.c b/src/H5Toffset.c
index a99aedb..475f009 100644
--- a/src/H5Toffset.c
+++ b/src/H5Toffset.c
@@ -49,9 +49,6 @@ static herr_t H5T__set_offset(const H5T_t *dt, size_t offset);
* Return: Success: The offset (non-negative)
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
int
@@ -99,9 +96,6 @@ done:
* Return: Success: The offset (non-negative)
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Wednesday, October 17, 2007
- *
*-------------------------------------------------------------------------
*/
int
@@ -154,9 +148,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -219,9 +210,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t