summaryrefslogtreecommitdiffstats
path: root/test/hyperslab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/hyperslab.c')
-rw-r--r--test/hyperslab.c36
1 files changed, 0 insertions, 36 deletions
diff --git a/test/hyperslab.c b/test/hyperslab.c
index 6712f5b..5b9ff1d 100644
--- a/test/hyperslab.c
+++ b/test/hyperslab.c
@@ -37,9 +37,6 @@
*
* Return: void
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -68,9 +65,6 @@ init_full(uint8_t *array, size_t nx, size_t ny, size_t nz)
*
* Return: void
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static void
@@ -105,9 +99,6 @@ print_array(uint8_t *array, size_t nx, size_t ny, size_t nz)
*
* Failure:
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static void
@@ -132,9 +123,6 @@ print_ref(size_t nx, size_t ny, size_t nz)
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -287,9 +275,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -552,9 +537,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -668,9 +650,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -753,9 +732,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Saturday, October 11, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -850,9 +826,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Robb Matzke
- * Monday, October 13, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -999,9 +972,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Monday, April 21, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1059,9 +1029,6 @@ error:
*
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Monday, April 21, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1143,9 +1110,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Robb Matzke
- * Friday, October 10, 1997
- *
*-------------------------------------------------------------------------
*/
int