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 {
|
||||
stream->write_function(stream, "false");
|
||||
}
|
||||
switch_xml_free(root);
|
||||
}
|
||||
switch_xml_free(root);
|
||||
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue