summaryrefslogtreecommitdiff
path: root/include/asterisk/xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/xml.h')
-rw-r--r--include/asterisk/xml.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asterisk/xml.h b/include/asterisk/xml.h
index ab7b630a2..d80fb26f7 100644
--- a/include/asterisk/xml.h
+++ b/include/asterisk/xml.h
@@ -247,4 +247,3 @@ struct ast_xml_node *ast_xml_xpath_get_first_result(struct ast_xml_xpath_results
struct ast_xml_xpath_results *ast_xml_query(struct ast_xml_doc *doc, const char *xpath_str);
#endif /* _ASTERISK_XML_H */
-