sip: fix documentation on fmt formatted sip headers/body
This commit is contained in:
parent
952dfcccdc
commit
68c278b1e9
1 changed files with 1 additions and 1 deletions
|
@ -701,7 +701,7 @@ int sip_request(struct sip_request **reqp, struct sip *sip, bool stateful,
|
|||
* @param sendh Send handler
|
||||
* @param resph Response handler
|
||||
* @param arg Handler argument
|
||||
* @param fmt Formatted SIP headers
|
||||
* @param fmt Formatted SIP headers and body
|
||||
*
|
||||
* @return 0 if success, otherwise errorcode
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue