Non linear str2int
This commit is contained in:
parent
77ad42f1ce
commit
1e1eabbc06
6 changed files with 104 additions and 19 deletions
|
|
@ -112,6 +112,7 @@ hash_bucket(const char *str)
|
|||
*
|
||||
* @retval hash Pointer to new hash table.
|
||||
* @retval NULL Error
|
||||
* @see hash_free For freeing the hash-table
|
||||
*/
|
||||
clicon_hash_t *
|
||||
hash_init(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue