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 /test/dt_arith.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 'test/dt_arith.c')
-rw-r--r-- | test/dt_arith.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dt_arith.c b/test/dt_arith.c index 8d04770..775f4ee 100644 --- a/test/dt_arith.c +++ b/test/dt_arith.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Robb Matzke <matzke@llnl.gov> + * Programmer: Robb Matzke * Tuesday, December 9, 1997 * * Purpose: Tests the data type interface (H5T) |