mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-27 20:59:50 +00:00
indent
This commit is contained in:
parent
e32b90306e
commit
bcd7a16290
@ -1334,11 +1334,12 @@ static void actual_sofia_presence_event_handler(switch_event_t *event)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
switch_console_free_matches(&matches);
|
switch_console_free_matches(&matches);
|
||||||
}
|
}
|
||||||
|
|
||||||
done:
|
done:
|
||||||
switch_safe_free(sql);
|
|
||||||
switch_safe_free(user);
|
switch_safe_free(sql);
|
||||||
|
switch_safe_free(user);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int EVENT_THREAD_RUNNING = 0;
|
static int EVENT_THREAD_RUNNING = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user