mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
freetdm: ftmod_wanpipe - fixed param documentation for wanpipe_channel_next_event()
This commit is contained in:
parent
eab0318b7a
commit
7dbb4834e4
@ -915,7 +915,7 @@ FT_DECLARE(ftdm_status_t) ftdm_channel_remove_from_group(ftdm_group_t* group, ft
|
|||||||
* from a different thread or even the same. It is recommended to
|
* from a different thread or even the same. It is recommended to
|
||||||
* handle events from the same span in a single thread.
|
* handle events from the same span in a single thread.
|
||||||
*
|
*
|
||||||
* \param span The channel to retrieve the event from
|
* \param ftdmchan The channel to retrieve the event from
|
||||||
* \param event Pointer to store the pointer to the event
|
* \param event Pointer to store the pointer to the event
|
||||||
*
|
*
|
||||||
* \retval FTDM_SUCCESS success (at least one event available)
|
* \retval FTDM_SUCCESS success (at least one event available)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user