summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff/h5diff_main.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-18 17:22:19 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-18 17:22:19 (GMT)
commit9c255bc995a9cc2b7b328507a759cc059427c839 (patch)
treeb7770fe608f74a8a70c7d66c277e81d4db3d3a96 /tools/src/h5diff/h5diff_main.c
parentc52349014739af2d05d5734fe2eab105f01e92d5 (diff)
downloadhdf5-9c255bc995a9cc2b7b328507a759cc059427c839.zip
hdf5-9c255bc995a9cc2b7b328507a759cc059427c839.tar.gz
hdf5-9c255bc995a9cc2b7b328507a759cc059427c839.tar.bz2
Normalization of tools with develop
Diffstat (limited to 'tools/src/h5diff/h5diff_main.c')
-rw-r--r--tools/src/h5diff/h5diff_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/src/h5diff/h5diff_main.c b/tools/src/h5diff/h5diff_main.c
index 33d6570..e14447d 100644
--- a/tools/src/h5diff/h5diff_main.c
+++ b/tools/src/h5diff/h5diff_main.c
@@ -26,7 +26,7 @@
* Return: An exit status of 0 means no differences were found, 1 means some
* differences were found.
*
- * Programmer: Pedro Vicente, pvn@ncsa.uiuc.edu
+ * Programmer: Pedro Vicente
*
* Date: May 9, 2003
*