diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/RM_H5D.html | 2 | ||||
-rw-r--r-- | doc/html/RM_H5P.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/RM_H5D.html b/doc/html/RM_H5D.html index 9b74d45..1f8f3df 100644 --- a/doc/html/RM_H5D.html +++ b/doc/html/RM_H5D.html @@ -517,7 +517,7 @@ and set and retrieve their constant or persistent properties. <dd><em>hid_t </em><code>H5Dclose</code>(<em>hid_t </em><code>dataset_id</code> ) <dt><strong>Purpose:</strong> - <dd> + <dd>Closes the specified dataset. <dt><strong>Description:</strong> <dd><code>H5Dclose</code> ends access to a dataset specified by <code>dataset_id</code> and releases resources used by it. diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index a5c4d63..995b4eb 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -1463,7 +1463,7 @@ parallel HDF5 library.</i> <hr> <dl> - <dt><strong>Name:</strong> <a name="Property-GetCore"></a> + <dt><strong>Name:</strong> <a name="Property-GetCore">H5Pget_core</a> <dt><strong>Signature:</strong> <dd><em>herr_t</em> <code>H5Pget_core</code>(<em>hid_t</em> <code>plist</code>, <em>size_t</em> <code>*increment</code> |