mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
apps: Fix for Doxygen.
ASTERISK-29740 Change-Id: Icb6fbcfea0a5f1c82caa5001902b6a786adbf307
This commit is contained in:
committed by
George Joseph
parent
47ade30c6b
commit
196c24df22
@@ -559,7 +559,7 @@ static int pack_channel_into_message(struct ast_channel *chan, const char *role,
|
||||
* \brief Publish the chanspy message over Stasis-Core
|
||||
* \param spyer The channel doing the spying
|
||||
* \param spyee Who is being spied upon
|
||||
* \start start If non-zero, the spying is starting. Otherwise, the spyer is
|
||||
* \param start If non-zero, the spying is starting. Otherwise, the spyer is
|
||||
* finishing
|
||||
*/
|
||||
static void publish_chanspy_message(struct ast_channel *spyer,
|
||||
|
Reference in New Issue
Block a user