summaryrefslogtreecommitdiffstats
path: root/tools/test/perform/overhead.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/perform/overhead.c')
-rw-r--r--tools/test/perform/overhead.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/tools/test/perform/overhead.c b/tools/test/perform/overhead.c
index 82c7131..90d5897 100644
--- a/tools/test/perform/overhead.c
+++ b/tools/test/perform/overhead.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Monday, September 28, 1998
- *
* Purpose: Creates a chunked dataset and measures the storage overhead.
*/
@@ -59,9 +56,6 @@ typedef enum fill_t { FILL_ALL, FILL_FORWARD, FILL_REVERSE, FILL_INWARD, FILL_OU
*
* Return: never returns
*
- * Programmer: Robb Matzke
- * Wednesday, September 30, 1998
- *
*-------------------------------------------------------------------------
*/
static void
@@ -106,9 +100,6 @@ usage(const char *prog)
*
* Return: void
*
- * Programmer: Robb Matzke
- * Thursday, June 4, 1998
- *
*-------------------------------------------------------------------------
*/
static void
@@ -128,9 +119,6 @@ cleanup(void)
*
* Failure: -1
*
- * Programmer: Robb Matzke
- * Wednesday, March 4, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -151,9 +139,6 @@ display_error_cb(hid_t estack, void H5_ATTR_UNUSED *client_data)
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Wednesday, September 30, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -322,9 +307,6 @@ error:
*
* Failure: non-zero
*
- * Programmer: Robb Matzke
- * Monday, September 28, 1998
- *
*-------------------------------------------------------------------------
*/
int