add moc's xml patch

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16604 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2010-02-11 15:54:41 +00:00
parent be9e84e5c5
commit 62ce853897
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -96,6 +96,8 @@ struct switch_xml {
switch_xml_t parent;
/*! flags */
uint32_t flags;
/*! is_switch_xml_root bool */
switch_bool_t is_switch_xml_root_t;
};
/*!