summaryrefslogtreecommitdiffstats
path: root/test/dynlib1.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2013-04-02 16:44:31 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2013-04-02 16:44:31 (GMT)
commit4da796299b0e86eb93dd7f45761696415ae8af58 (patch)
treea416c6170e837428de4bb5b245299c45dcf004fb /test/dynlib1.c
parent8b04aa4c87fe7657d1a1dad62c2a95ab19e41083 (diff)
downloadhdf5-4da796299b0e86eb93dd7f45761696415ae8af58.zip
hdf5-4da796299b0e86eb93dd7f45761696415ae8af58.tar.gz
hdf5-4da796299b0e86eb93dd7f45761696415ae8af58.tar.bz2
[svn-r23521] I merged the changes for testing groups with filter into this branch.
Tested on jam and koala.
Diffstat (limited to 'test/dynlib1.c')
-rw-r--r--test/dynlib1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dynlib1.c b/test/dynlib1.c
index e252623..69d0bdd 100644
--- a/test/dynlib1.c
+++ b/test/dynlib1.c
@@ -55,7 +55,7 @@ const H5Z_class2_t* H5PL_get_plugin_info(void) {return H5Z_DYNLIB1;}
*
* Failure: 0
*
- * Programmer: Robb Matzke
+ * Programmer: Raymond Lu
* 29 March 2013
*
*-------------------------------------------------------------------------