mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-08 14:17:02 +00:00
Fix Common Typo's.
Fix instances of: * Retreive * Recieve * other then * different then * Repeated words ("the the", "an an", "and and", etc). * othterwise, teh ASTERISK-24198 #close Change-Id: I3809a9c113b92fd9d0d9f9bac98e9c66dc8b2d31
This commit is contained in:
@@ -316,7 +316,7 @@ int ast_http_response_status_line(const char *buf, const char *version, int code
|
||||
* \param name out parameter pointing to the header name
|
||||
* \param value out parameter pointing to header value
|
||||
* \return -1 if buf is empty
|
||||
* \return 0 if buf could be separated into into name and value
|
||||
* \return 0 if buf could be separated into name and value
|
||||
* \return 1 if name or value portion don't exist
|
||||
* \since 13
|
||||
*/
|
||||
|
Reference in New Issue
Block a user