Moved map functions from clixon_string to _map, new ptr2ptr map
This commit is contained in:
parent
781c9d9d27
commit
275cefbae7
47 changed files with 366 additions and 180 deletions
|
|
@ -120,7 +120,7 @@ hash_bucket(const char *str)
|
|||
*
|
||||
* @retval hash Pointer to new hash table.
|
||||
* @retval NULL Error
|
||||
* @see hash_free For freeing the hash-table
|
||||
* @see clicon_hash_free For freeing the hash-table
|
||||
*/
|
||||
clicon_hash_t *
|
||||
clicon_hash_init(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue