mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-15 13:14:03 +00:00
fix indentation; whitespace
This commit is contained in:
parent
cb58e81c17
commit
16cf43a68d
@ -6412,7 +6412,6 @@ static void sofia_handle_sip_i_state(switch_core_session_t *session, int status,
|
|||||||
uint8_t match = 0;
|
uint8_t match = 0;
|
||||||
int is_ok = 1;
|
int is_ok = 1;
|
||||||
|
|
||||||
|
|
||||||
if (tech_pvt->num_codecs) {
|
if (tech_pvt->num_codecs) {
|
||||||
match = sofia_glue_negotiate_sdp(session, r_sdp);
|
match = sofia_glue_negotiate_sdp(session, r_sdp);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user