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/tchecksum.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/tchecksum.c')
-rw-r--r-- | test/tchecksum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tchecksum.c b/test/tchecksum.c index 6e509fb..82dc135 100644 --- a/test/tchecksum.c +++ b/test/tchecksum.c @@ -15,7 +15,7 @@ * * Created: tchecksum.c * Aug 21 2006 - * Quincey Koziol <koziol@hdfgroup.org> + * Quincey Koziol * * Purpose: Test internal checksum routine(s) * |