mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@18 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
93f95458f5
commit
5cf9a1a608
@ -34,10 +34,6 @@ hashtable_iterator(struct hashtable *h)
|
|||||||
return itr;
|
return itr;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*****************************************************************************/
|
|
||||||
/* key - return the key of the (key,value) pair at the current position */
|
|
||||||
/* value - return the value of the (key,value) pair at the current position */
|
|
||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
/* advance - advance the iterator to the next element
|
/* advance - advance the iterator to the next element
|
||||||
* returns zero if advanced to end of table */
|
* returns zero if advanced to end of table */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user