mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-22 19:29:54 +00:00
clarify error message.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4134 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
cfdd586224
commit
1b4e65d4a5
@ -1119,7 +1119,7 @@ SWITCH_DECLARE(switch_xml_t) switch_xml_open_root(uint8_t reload, const char **e
|
|||||||
switch_set_flag(MAIN_XML_ROOT, SWITCH_XML_ROOT);
|
switch_set_flag(MAIN_XML_ROOT, SWITCH_XML_ROOT);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
*err = "Cannot Open XML Root!";
|
*err = "Cannot Open log directory or XML Root!";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (hasmain) {
|
if (hasmain) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user