summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/h5diffgentest.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-07 05:23:53 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-07 05:23:53 (GMT)
commit51ab52ad4298913d18d1f8c3be7e2c2a410c58a8 (patch)
treed4a848cf79a167c0c010da3a4140d03e1c67009a /tools/test/h5diff/h5diffgentest.c
parent72363de1c0707687dde4326ac807d34a94d8cd04 (diff)
parent5ce2a178043d9749d30076a2e62249d9998c40ec (diff)
downloadhdf5-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 'tools/test/h5diff/h5diffgentest.c')
-rw-r--r--tools/test/h5diff/h5diffgentest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5diff/h5diffgentest.c b/tools/test/h5diff/h5diffgentest.c
index bdc2ddc..afdf46c 100644
--- a/tools/test/h5diff/h5diffgentest.c
+++ b/tools/test/h5diff/h5diffgentest.c
@@ -31,7 +31,7 @@ size_t H5TOOLS_MALLOCSIZE = (128 * 1024 * 1024);
*
* Purpose: generate files for h5diff testing
*
- * Programmer: Pedro Vicente, pvn@ncsa.uiuc.edu
+ * Programmer: Pedro Vicente
*
* Date: November 12, 2003
*