mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-09 14:36:48 +00:00
Fix some doxygen warnings.
(closes issue #17336) Reported by: snuffy Patches: doxygen-fixes1.diff uploaded by snuffy (license 35) Tested by: russell git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268969 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -171,8 +171,8 @@ void ast_http_error(struct ast_tcptls_session_instance *ser, int status, const c
|
||||
|
||||
/*!
|
||||
* \brief Return the current prefix
|
||||
* \param buf[out] destination buffer for previous
|
||||
* \param len[in] length of prefix to copy
|
||||
* \param[out] buf destination buffer for previous
|
||||
* \param[in] len length of prefix to copy
|
||||
* \since 1.6.1
|
||||
*/
|
||||
void ast_http_prefix(char *buf, int len);
|
||||
|
Reference in New Issue
Block a user