diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-07 05:23:53 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-07 05:23:53 (GMT) |
commit | 51ab52ad4298913d18d1f8c3be7e2c2a410c58a8 (patch) | |
tree | d4a848cf79a167c0c010da3a4140d03e1c67009a /test/earray.c | |
parent | 72363de1c0707687dde4326ac807d34a94d8cd04 (diff) | |
parent | 5ce2a178043d9749d30076a2e62249d9998c40ec (diff) | |
download | hdf5-51ab52ad4298913d18d1f8c3be7e2c2a410c58a8.zip hdf5-51ab52ad4298913d18d1f8c3be7e2c2a410c58a8.tar.gz hdf5-51ab52ad4298913d18d1f8c3be7e2c2a410c58a8.tar.bz2 |
Merge pull request #2740 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:code_tidy to develop
* commit '5ce2a178043d9749d30076a2e62249d9998c40ec':
Removes staff email addresses from the repository Removes redundant C library headers from hl library
Diffstat (limited to 'test/earray.c')
-rw-r--r-- | test/earray.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/earray.c b/test/earray.c index 6597afd..f9bb56e 100644 --- a/test/earray.c +++ b/test/earray.c @@ -11,7 +11,7 @@ * help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/* Programmer: Quincey Koziol <koziol@hdfgroup.org> +/* Programmer: Quincey Koziol * Tuesday, June 17, 2008 */ #include "h5test.h" |