[svn-r1523]
Datatypes.html Changed references to 'handle' to read 'identifier'. References.html Corrected reference to H5Ddereference to read H5Rdereference.
This commit is contained in:
@@ -219,7 +219,7 @@ The H5I function is also useful outside the context of references.
|
||||
This function was inspired by the need of users to figure
|
||||
out which type of object closing function
|
||||
(<code>H5Dclose</code>, <code>H5Gclose</code>, etc.)
|
||||
to call after a call to <code>H5Ddereference</code>,
|
||||
to call after a call to <code>H5Rdereference</code>,
|
||||
but it is also of general use.
|
||||
<p>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user