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/gen_new_array.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/gen_new_array.c')
-rw-r--r-- | test/gen_new_array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen_new_array.c b/test/gen_new_array.c index 27f162c..041b691 100644 --- a/test/gen_new_array.c +++ b/test/gen_new_array.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Quincey Koziol <koziol@ncsa.uiuc.edu> + * Programmer: Quincey Koziol * Thursday, November 09, 2000 * * Purpose: Create a two datasets, one with a compound datatypes with array |