提交 e1a780fb authored 作者: Mathieu Rene's avatar Mathieu Rene

OCD - going to bed

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12456 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 c4a27ead
...@@ -85,7 +85,7 @@ struct switch_xml_config_item { ...@@ -85,7 +85,7 @@ struct switch_xml_config_item {
* \brief Parses all the xml elements, following a ruleset defined by an array of switch_xml_config_item_t * \brief Parses all the xml elements, following a ruleset defined by an array of switch_xml_config_item_t
* \param xml The first element of the list to parse * \param xml The first element of the list to parse
* \param reload true to skip all non-reloadable options * \param reload true to skip all non-reloadable options
* \param options instrutions on how to parse the elements * \param instructions instrutions on how to parse the elements
* \see switch_xml_config_item_t * \see switch_xml_config_item_t
*/ */
SWITCH_DECLARE(switch_status_t) switch_xml_config_parse(switch_xml_t xml, int reload, switch_xml_config_item_t *instructions); SWITCH_DECLARE(switch_status_t) switch_xml_config_parse(switch_xml_t xml, int reload, switch_xml_config_item_t *instructions);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论