summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2008-07-24 23:13:06 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2008-07-24 23:13:06 (GMT)
commitaff214baed310f7a8a25c7060397f33b32b87b4f (patch)
tree17f29d5b0f7c1c8b5b4d783d67efb3259e9df691 /doc
parentcbe52f12bc9714445bd7b700ca18826f1c9edd0a (diff)
downloadhdf5-aff214baed310f7a8a25c7060397f33b32b87b4f.zip
hdf5-aff214baed310f7a8a25c7060397f33b32b87b4f.tar.gz
hdf5-aff214baed310f7a8a25c7060397f33b32b87b4f.tar.bz2
[svn-r15403] Description:
H5Tis_variable_str: Corrected self-reference. -- Closes Bz 1209. Tested: Firefox
Diffstat (limited to 'doc')
-rw-r--r--doc/html/RM_H5T.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/RM_H5T.html b/doc/html/RM_H5T.html
index 62ef8fd..c99b235 100644
--- a/doc/html/RM_H5T.html
+++ b/doc/html/RM_H5T.html
@@ -2910,7 +2910,7 @@ END SUBROUTINE h5tinsert_f
<dt><strong>Purpose:</strong>
<dd>Determines whether datatype is a variable-length string.
<dt><strong>Description:</strong>
- <dd><code>H5Tvlen_create</code> determines whether the datatype
+ <dd><code>H5Tis_variable_str</code> determines whether the datatype
identified in <code>dtype_id</code> is a variable-length string.
<p>
This function can be used to distinguish between
@@ -4276,7 +4276,7 @@ Describes HDF5 Release 1.6.7, January 2008
<!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
<!--
-document.writeln("Last modified: 13 June 2006");
+document.writeln("Last modified: 24 July 2008");
-->
</SCRIPT>