summaryrefslogtreecommitdiffstats
path: root/tools/src
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-17 12:56:35 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-17 12:56:35 (GMT)
commitc451abb58fbef8b9844efa3a60e2a1c5e2740443 (patch)
tree14e975d2a965d43468b61ee975bf56432f0bbe81 /tools/src
parent12c3192d5d730a2d7a73e743b911ff2c3044e659 (diff)
parent88ecc17474e86e67f0ce64ed0b36c0d10e93eb66 (diff)
downloadhdf5-c451abb58fbef8b9844efa3a60e2a1c5e2740443.zip
hdf5-c451abb58fbef8b9844efa3a60e2a1c5e2740443.tar.gz
hdf5-c451abb58fbef8b9844efa3a60e2a1c5e2740443.tar.bz2
Merge pull request #2785 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '88ecc17474e86e67f0ce64ed0b36c0d10e93eb66': Removes email and Modifications sections
Diffstat (limited to 'tools/src')
-rw-r--r--tools/src/misc/h5debug.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/src/misc/h5debug.c b/tools/src/misc/h5debug.c
index cd2061c..bc7e9a3 100644
--- a/tools/src/misc/h5debug.c
+++ b/tools/src/misc/h5debug.c
@@ -68,7 +68,6 @@
* Return: Non-NULL on success/NULL on failure
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Sep 11 2008
*
*-------------------------------------------------------------------------
@@ -151,7 +150,6 @@ get_H5B2_class(const uint8_t *sig)
* Return: Non-NULL on success/NULL on failure
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Sep 11 2008
*
*-------------------------------------------------------------------------
@@ -194,7 +192,6 @@ get_H5EA_class(const uint8_t *sig)
* Return: Non-NULL on success/NULL on failure
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Sep 11 2008
*
*-------------------------------------------------------------------------