diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2005-08-05 15:49:39 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2005-08-05 15:49:39 (GMT) |
commit | 7b2c4c9727f4f30f49b1ce537fa6eb4c45be66c4 (patch) | |
tree | a81729144670a09ba94cdb7f38791bda1e1c666e /doc | |
parent | 53650637a51a1b6fd341a8eb276558d5ae33be36 (diff) | |
download | hdf5-7b2c4c9727f4f30f49b1ce537fa6eb4c45be66c4.zip hdf5-7b2c4c9727f4f30f49b1ce537fa6eb4c45be66c4.tar.gz hdf5-7b2c4c9727f4f30f49b1ce537fa6eb4c45be66c4.tar.bz2 |
[svn-r11203]
Purpose:
Correct copy/paste error in "changed syntax" section at 1.6.3/1.6.4.
Replacing the word 'subroutine' with the name of the actual
subroutine, 'h5sselect_elements_f'.
Platforms tested:
Firefox
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index eabd0a8..3f83b0a 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -365,7 +365,7 @@ transition from the HDF5 Release 1.6.3 to Release 1.6.4. hdferr, stride, block) </code> - <dt><code>subroutine</code> + <dt><code>h5sselect_elements_f</code> <dd><code> SUBROUTINE h5sselect_elements_f(space_id, operator, rank, & <br> @@ -2211,7 +2211,7 @@ Describes HDF5 Release 1.6.4, March 2005 </address> <!-- #EndLibraryItem --><!-- Created: Spring 1999 --> <!-- hhmts start --> -Last modified: 5 April 2005 +Last modified: 5 August 2005 <!-- hhmts end --> </body> |