mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-6150 --resolve cool find
This commit is contained in:
@@ -1 +1 @@
|
|||||||
Fri Jan 17 06:55:06 UTC 2014
|
Sun Jan 26 07:59:10 UTC 2014
|
||||||
|
@@ -110,7 +110,8 @@ static int initialized;
|
|||||||
static union state *
|
static union state *
|
||||||
get_state(void)
|
get_state(void)
|
||||||
{
|
{
|
||||||
static union state *retval, state0[1];
|
static union state state0[1];
|
||||||
|
union state *retval;
|
||||||
|
|
||||||
#if SU_HAVE_PTHREADS
|
#if SU_HAVE_PTHREADS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user