summaryrefslogtreecommitdiffstats
path: root/src/H5dbg.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-07-20 18:50:10 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-07-20 18:50:10 (GMT)
commit242459231b40a88741cbc85df4272914b5d8bed3 (patch)
tree1b7d5fe02de842ec6fa94332cd36302a348b3e32 /src/H5dbg.c
parent6388a6750ff1dc476b8631d26cd1742730df9fe8 (diff)
downloadhdf5-242459231b40a88741cbc85df4272914b5d8bed3.zip
hdf5-242459231b40a88741cbc85df4272914b5d8bed3.tar.gz
hdf5-242459231b40a88741cbc85df4272914b5d8bed3.tar.bz2
Minor normalization with 1.10.
Diffstat (limited to 'src/H5dbg.c')
-rw-r--r--src/H5dbg.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5dbg.c b/src/H5dbg.c
index 4939bca..c01ad88 100644
--- a/src/H5dbg.c
+++ b/src/H5dbg.c
@@ -15,7 +15,7 @@
*
* Created: H5dbg.c
* Mar 4 2006
- * Quincey Koziol <koziol@ncsa.uiuc.edu>
+ * Quincey Koziol
*
* Purpose: Generic debugging routines
*
@@ -70,7 +70,6 @@
* Return: Non-negative on success/Negative on failure
*
* Programmer: Quincey Koziol
- * koziol@ncsa.uiuc.edu
* Mar 4 2006
*
*-------------------------------------------------------------------------