summaryrefslogtreecommitdiffstats
path: root/src/H5FDspace.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDspace.c')
-rw-r--r--src/H5FDspace.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/H5FDspace.c b/src/H5FDspace.c
index a3bff2b..3ca34aa 100644
--- a/src/H5FDspace.c
+++ b/src/H5FDspace.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5FDspace.c
- * Jan 3 2008
- * Quincey Koziol
*
* Purpose: Space allocation routines for the file driver code.
*
@@ -82,9 +80,6 @@ H5FL_DEFINE(H5FD_free_t);
* Return: Success: The address of the previous EOA.
* Failure: The undefined address HADDR_UNDEF
*
- * Programmer: Bill Wendling
- * Wednesday, 04. December, 2002
- *
*-------------------------------------------------------------------------
*/
static haddr_t
@@ -130,9 +125,6 @@ done:
* Return: Success: The format address of the new file memory.
* Failure: The undefined address HADDR_UNDEF
*
- * Programmer: Robb Matzke
- * Wednesday, August 4, 1999
- *
*-------------------------------------------------------------------------
*/
haddr_t
@@ -228,9 +220,6 @@ done:
* Return: Success: The format address of the new file memory.
* Failure: The undefined address HADDR_UNDEF
*
- * Programmer: Quincey Koziol
- * Friday, August 14, 2009
- *
*-------------------------------------------------------------------------
*/
haddr_t
@@ -267,9 +256,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Wednesday, August 4, 1999
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -352,9 +338,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Friday, August 14, 2009
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -395,9 +378,6 @@ done:
* FALSE(0) - Block could not be extended
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Thursday, 17. January, 2008
- *
*-------------------------------------------------------------------------
*/
htri_t