diff options
Diffstat (limited to 'doc/html/Attributes.html')
-rw-r--r-- | doc/html/Attributes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Attributes.html b/doc/html/Attributes.html index e73419f..9a1d99f 100644 --- a/doc/html/Attributes.html +++ b/doc/html/Attributes.html @@ -158,7 +158,7 @@ <h2>4. Attribute Inquiry Functions</h2> <dl> - <dt><code>int H5Aiterate (hid_t <em>loc_id</em>, + <dt><code>herr_t H5Aiterate (hid_t <em>loc_id</em>, unsigned *<em>attr_number</em>, H5A_operator <em>operator</em>, void *<em>operator_data</em>)</code> |