summaryrefslogtreecommitdiffstats
path: root/test/gen_filters.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-10-05 19:32:45 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-10-05 19:32:45 (GMT)
commit2744238c875aa5b064eb3436df143a80146ae93a (patch)
treefc7a34b075a9967f680a4d8009b9d9e94fd61958 /test/gen_filters.c
parentd40fc11656f852e163dd6a640e513360e1c79179 (diff)
downloadhdf5-2744238c875aa5b064eb3436df143a80146ae93a.zip
hdf5-2744238c875aa5b064eb3436df143a80146ae93a.tar.gz
hdf5-2744238c875aa5b064eb3436df143a80146ae93a.tar.bz2
Cleanup comments in tests, align comments better, update vfd test
Diffstat (limited to 'test/gen_filters.c')
-rw-r--r--test/gen_filters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen_filters.c b/test/gen_filters.c
index a97c2f6..502e041 100644
--- a/test/gen_filters.c
+++ b/test/gen_filters.c
@@ -37,7 +37,7 @@ static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, const unsigned
*
* Failure: -1
*
- * Programmer: Pedro Vicente <pvn@ncsa.uiuc.edu>
+ * Programmer: Pedro Vicente
* Thursday, March 25, 2004
*
*-------------------------------------------------------------------------