Sat Jul 12 10:09:36 EDT 2008 Pekka Pessi <first.last@nokia.com>
* soa_generate_answer(): fixed error in documentation git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9265 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
25e78b6a9c
commit
5373a9664a
|
@ -1 +1 @@
|
|||
Tue Aug 12 13:01:49 EDT 2008
|
||||
Tue Aug 12 13:02:56 EDT 2008
|
||||
|
|
|
@ -1484,8 +1484,7 @@ int soa_base_generate_offer(soa_session_t *ss,
|
|||
* @param completed pointer to callback function which is invoked when
|
||||
* operation is completed (currently not in use)
|
||||
*
|
||||
* @retval 1 when operation is successful
|
||||
* @retval 0 when operation was not needed
|
||||
* @retval 0 when operation is successful
|
||||
* @retval -1 upon an error
|
||||
*
|
||||
* @ERRORS
|
||||
|
|
Loading…
Reference in New Issue