mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
xmldoc: Fix for Doxygen.
ASTERISK-29765 Change-Id: I654ba0debe8351038d4433716434a09370f04c9d
This commit is contained in:
@@ -81,7 +81,7 @@ struct ast_xml_doc_item {
|
||||
};
|
||||
|
||||
/*! \brief Execute an XPath query on the loaded XML documentation
|
||||
* \param query The XPath query string to execute
|
||||
* \param fmt The XPath query string to execute
|
||||
* \param ... Variable printf style format arguments
|
||||
* \retval An XPath results object on success
|
||||
* \retval NULL if no match found
|
||||
|
Reference in New Issue
Block a user