what comes up must come down

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2555 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-09-07 15:15:39 +00:00
parent 52956d5cb1
commit 086676f6e9
23 changed files with 24 additions and 24 deletions

View File

@@ -331,7 +331,7 @@ SWITCH_DECLARE(switch_status_t) switch_xml_bind_search_function(switch_xml_searc
///\return the section mask
SWITCH_DECLARE(switch_xml_section_t) switch_xml_parse_section_string(char *str);
END_EXTERN_C
SWITCH_END_EXTERN_C
///\}