diff options
author | Quincey Koziol <koziol@lbl.gov> | 2020-08-07 15:06:34 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@lbl.gov> | 2020-08-07 15:06:34 (GMT) |
commit | a2340cec3b1ff84e991b4e8d54a5e358a38831fe (patch) | |
tree | bb49b22a1ea2e6edf8a379c4e13438d170937696 /test/ros3.c | |
parent | 8fe3cece3c671453e4c49f22fde9d7635c08f031 (diff) | |
parent | 51ab52ad4298913d18d1f8c3be7e2c2a410c58a8 (diff) | |
download | hdf5-a2340cec3b1ff84e991b4e8d54a5e358a38831fe.zip hdf5-a2340cec3b1ff84e991b4e8d54a5e358a38831fe.tar.gz hdf5-a2340cec3b1ff84e991b4e8d54a5e358a38831fe.tar.bz2 |
Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Diffstat (limited to 'test/ros3.c')
-rw-r--r-- | test/ros3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ros3.c b/test/ros3.c index 73b6ac2..fb7aa2b 100644 --- a/test/ros3.c +++ b/test/ros3.c @@ -20,7 +20,7 @@ * * Demonstrates basic use cases and fapl/dxpl interaction. * - * Programmer: Jacob Smith <jake.smith@hdfgroup.org> + * Programmer: Jacob Smith * 2017-10-11 */ |