summaryrefslogtreecommitdiffstats
path: root/test/istore.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/istore.c')
-rw-r--r--test/istore.c21
1 files changed, 0 insertions, 21 deletions
diff --git a/test/istore.c b/test/istore.c
index 9a0e893..4c328e8 100644
--- a/test/istore.c
+++ b/test/istore.c
@@ -52,9 +52,6 @@ hsize_t zero[H5O_LAYOUT_NDIMS];
*
* Failure: zero
*
- * Programmer: Robb Matzke
- * Wednesday, July 15, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -89,9 +86,6 @@ is_sparse(void)
*
* Return: void
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static void
@@ -130,9 +124,6 @@ print_array(uint8_t *array, size_t nx, size_t ny, size_t nz)
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -184,9 +175,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -230,9 +218,6 @@ test_create(hid_t f, const char *prefix)
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -427,9 +412,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Wednesday, October 22, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -556,9 +538,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Wednesday, October 15, 1997
- *
*-------------------------------------------------------------------------
*/
int