Skip to content

Commit

Permalink
Update H5Ipublic.h
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins authored Apr 7, 2024
1 parent b4ec32f commit f602a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/H5Ipublic.h
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ H5_DLL int H5Iget_ref(hid_t id);
* identifier for it.
*
* The \p hash_size parameter indicates the minimum size of the hash
* table used to store IDs in the new type. This field is unused in
* 1.8.13 and later, when the implementation of ID storage changed.
* table used to store IDs in the new type. This parameter is unused
* in 1.8.13 and later, when the implementation of ID storage changed.
*
* The \p reserved parameter indicates the number of IDs in this new
* type to be reserved. Reserved IDs are valid IDs which are not
Expand Down

0 comments on commit f602a6b

Please sign in to comment.