summaryrefslogtreecommitdiffstats
path: root/src/H5Orefcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Orefcount.c')
-rw-r--r--src/H5Orefcount.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/H5Orefcount.c b/src/H5Orefcount.c
index ddb1219..b280b3a 100644
--- a/src/H5Orefcount.c
+++ b/src/H5Orefcount.c
@@ -123,9 +123,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Mar 10 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -159,9 +156,6 @@ H5O__refcount_encode(H5F_t H5_ATTR_UNUSED *f, hbool_t H5_ATTR_UNUSED disable_sha
* Return: Success: Ptr to _DEST
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Mar 10 2007
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -198,9 +192,6 @@ done:
* Return: Success: Message data size in bytes without alignment.
* Failure: zero
*
- * Programmer: Quincey Koziol
- * Mar 10 2007
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -225,9 +216,6 @@ H5O__refcount_size(const H5F_t H5_ATTR_UNUSED *f, hbool_t H5_ATTR_UNUSED disable
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, March 10, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -251,9 +239,6 @@ H5O__refcount_free(void *mesg)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Saturday, March 10, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -282,9 +267,6 @@ H5O__refcount_pre_copy_file(H5F_t H5_ATTR_UNUSED *file_src, const void H5_ATTR_U
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Mar 6 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t