summaryrefslogtreecommitdiffstats
path: root/test/stab.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-07 00:58:07 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-07 00:58:07 (GMT)
commit5ce2a178043d9749d30076a2e62249d9998c40ec (patch)
treed4a848cf79a167c0c010da3a4140d03e1c67009a /test/stab.c
parent72363de1c0707687dde4326ac807d34a94d8cd04 (diff)
downloadhdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.zip
hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.gz
hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.bz2
Removes staff email addresses from the repository
Removes redundant C library headers from hl library
Diffstat (limited to 'test/stab.c')
-rw-r--r--test/stab.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stab.c b/test/stab.c
index 215d748..ed4b5a0 100644
--- a/test/stab.c
+++ b/test/stab.c
@@ -12,7 +12,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke <matzke@llnl.gov>
+ * Programmer: Robb Matzke
* Tuesday, November 24, 1998
*/
@@ -171,7 +171,7 @@ test_misc(hid_t fcpl, hid_t fapl, hbool_t new_format)
*
* Failure: number of errors
*
- * Programmer: Robb Matzke <matzke@llnl.gov> 2002-03-28
+ * Programmer: Robb Matzke 2002-03-28
*
* Modifications:
*-------------------------------------------------------------------------