mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-16 20:02:47 +00:00
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9972 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a1bda52bb6
commit
5eee040588
@ -264,8 +264,8 @@ SWITCH_STANDARD_API(domain_exists_function)
|
|||||||
} else {
|
} else {
|
||||||
stream->write_function(stream, "false");
|
stream->write_function(stream, "false");
|
||||||
}
|
}
|
||||||
}
|
|
||||||
switch_xml_free(root);
|
switch_xml_free(root);
|
||||||
|
}
|
||||||
|
|
||||||
return SWITCH_STATUS_SUCCESS;
|
return SWITCH_STATUS_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user