diff options
author | H. Joe Lee <hyoklee@hdfgroup.org> | 2023-06-15 14:29:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-15 14:29:35 (GMT) |
commit | 9a8c5810ed37d353522cbb26014698881cd52ce4 (patch) | |
tree | 979c3bdf908d4407cb7b8aa07e4870a6b1738b9f /test | |
parent | fcadfca99255b0f0aeed511c5ddf569a371e02be (diff) | |
download | hdf5-9a8c5810ed37d353522cbb26014698881cd52ce4.zip hdf5-9a8c5810ed37d353522cbb26014698881cd52ce4.tar.gz hdf5-9a8c5810ed37d353522cbb26014698881cd52ce4.tar.bz2 |
Fix function name in comment in ros3 VFD (#3131)
Diffstat (limited to 'test')
-rw-r--r-- | test/s3comms.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/s3comms.c b/test/s3comms.c index 45978fb..330360e 100644 --- a/test/s3comms.c +++ b/test/s3comms.c @@ -1755,10 +1755,7 @@ error: } /* end test_percent_encode_char() */ /*--------------------------------------------------------------------------- - * Function: test_s3r_open() - * - * Programmer: Jacob Smith 2018-01-24 - * + * Function: test_s3r_get_filesize() *--------------------------------------------------------------------------- */ static herr_t |