mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-07 05:39:39 +00:00
channels: Fix for Doxygen.
ASTERISK-29762 Change-Id: Ia8811ac12b93ff8c18164699c6fbc604cb0a23f7
This commit is contained in:
committed by
Friendly Automation
parent
7d4e37a180
commit
3f86c95cf5
@@ -841,7 +841,7 @@ struct sip_request {
|
||||
unsigned int reqsipoptions; /*!< Items needed for Required header in responses */
|
||||
};
|
||||
|
||||
/* \brief given a sip_request and an offset, return the char * that resides there
|
||||
/*! \brief given a sip_request and an offset, return the char * that resides there
|
||||
*
|
||||
* It used to be that rlpart1, rlpart2, and the header and line arrays were character
|
||||
* pointers. They are now offsets into the ast_str portion of the sip_request structure.
|
||||
|
Reference in New Issue
Block a user