summaryrefslogtreecommitdiffstats
path: root/src/H5Oshmesg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Oshmesg.c')
-rw-r--r--src/H5Oshmesg.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/H5Oshmesg.c b/src/H5Oshmesg.c
index 52f3771..d5303b7 100644
--- a/src/H5Oshmesg.c
+++ b/src/H5Oshmesg.c
@@ -110,9 +110,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Jan 29, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -144,9 +141,6 @@ H5O__shmesg_encode(H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, uint8_t *p,
* Return: Success: Ptr to _DEST
* Failure: NULL
*
- * Programmer: James Laird
- * Jan 29, 2007
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -184,9 +178,6 @@ done:
* Return: Success: Message data size in bytes w/o alignment.
* Failure: 0
*
- * Programmer: James Laird
- * Jan 29, 2007
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -213,9 +204,6 @@ H5O__shmesg_size(const H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, const vo
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Jan 29, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t