mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 04:16:43 +00:00
progdocs: Fix Doxygen left-overs.
Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
committed by
Friendly Automation
parent
12c45dd6a2
commit
826233b550
@@ -311,8 +311,8 @@ int ast_http_response_status_line(const char *buf, const char *version, int code
|
||||
* respectively.
|
||||
*
|
||||
* \param buf a string containing the name/value to point to
|
||||
* \param name out parameter pointing to the header name
|
||||
* \param value out parameter pointing to header value
|
||||
* \param[out] name header name
|
||||
* \param[out] value header value
|
||||
* \retval -1 if buf is empty
|
||||
* \retval 0 if buf could be separated into name and value
|
||||
* \retval 1 if name or value portion don't exist
|
||||
|
||||
Reference in New Issue
Block a user