diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-07 00:58:07 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-07 00:58:07 (GMT) |
commit | 5ce2a178043d9749d30076a2e62249d9998c40ec (patch) | |
tree | d4a848cf79a167c0c010da3a4140d03e1c67009a /tools/test/perform/overhead.c | |
parent | 72363de1c0707687dde4326ac807d34a94d8cd04 (diff) | |
download | hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.zip hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.gz hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.bz2 |
Removes staff email addresses from the repository
Removes redundant C library headers from hl library
Diffstat (limited to 'tools/test/perform/overhead.c')
-rw-r--r-- | tools/test/perform/overhead.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/perform/overhead.c b/tools/test/perform/overhead.c index 58558a5..bb3aff5 100644 --- a/tools/test/perform/overhead.c +++ b/tools/test/perform/overhead.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Robb Matzke <matzke@llnl.gov> + * Programmer: Robb Matzke * Monday, September 28, 1998 * * Purpose: Creates a chunked dataset and measures the storage overhead. |