mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@9 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
@@ -25,7 +25,7 @@ struct hashtable {
|
||||
|
||||
/*****************************************************************************/
|
||||
unsigned int
|
||||
hash(struct hashtable *h, void *k);
|
||||
hash(struct hashtable *h, const void *k);
|
||||
|
||||
/*****************************************************************************/
|
||||
/* indexFor */
|
||||
|
Reference in New Issue
Block a user