diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2015-08-05 19:32:33 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2015-08-05 19:32:33 (GMT) |
commit | 1efa2d7395e954a736c67ef5cdff00444eab5a9c (patch) | |
tree | 4a43e4b3f94dd1a9d53940cb442ef03ac8435012 /hl/src/H5LT.c | |
parent | f0c47dd142be978e684742b8af9cacbf99d5b651 (diff) | |
download | hdf5-1efa2d7395e954a736c67ef5cdff00444eab5a9c.zip hdf5-1efa2d7395e954a736c67ef5cdff00444eab5a9c.tar.gz hdf5-1efa2d7395e954a736c67ef5cdff00444eab5a9c.tar.bz2 |
[svn-r27468] Merge corrections found elsewhere
Diffstat (limited to 'hl/src/H5LT.c')
-rw-r--r-- | hl/src/H5LT.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5LT.c b/hl/src/H5LT.c index 8541cfe..8444e27 100644 --- a/hl/src/H5LT.c +++ b/hl/src/H5LT.c @@ -3357,7 +3357,7 @@ herr_t H5LTget_attribute_long( hid_t loc_id, * * Date: June 17, 2005 * -* Comments: This funstion was added to suuport INTEGER*8 Fortran types +* Comments: This function was added to support INTEGER*8 Fortran types * * Modifications: * |