index 96f0c21f60644cc6b1bc5ea8eab16afd23034590..395be1ca9a7316f30d28d8cf335d3527955537c1 100644 (file)
* - SH_STORE_HASH - if defined the hash is stored in the elements
* - SH_GET_HASH(tb, a) - return the field to store the hash in
*
- * The element type is required to contain a "uint32 status" member.
+ * The element type is required to contain a "status" member that can store
+ * the range of values defined in the SH_STATUS enum.
*
* While SH_STORE_HASH (and subsequently SH_GET_HASH) are optional, because
* the hash table implementation needs to compare hashes to move elements