]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Rename switch_hash_first() and switch_hash_next() to switch_core_hash_first() and...
authorEliot Gable <egable@gmail.com>
Fri, 5 Oct 2012 16:11:12 +0000 (16:11 +0000)
committerEliot Gable <egable@gmail.com>
Fri, 5 Oct 2012 16:11:12 +0000 (16:11 +0000)
commit391e7c365b02d9b822bfeb0daa1fd6e9788c6ba1
tree75f97e9e2a1c44b03bc569c5565197344652125d
parentfd177cdf332a02d84e7ff514afe3883cc5371548
Rename switch_hash_first() and switch_hash_next() to switch_core_hash_first() and switch_core_hash_next() and deprecate the older versions.
src/include/switch_core.h
src/switch_core_hash.c