mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
stasis: Fix for Doxygen.
ASTERISK-29750 Change-Id: Iea50173e785b2e9d49bc24c0af7111cfd96d44a9
This commit is contained in:
committed by
Kevin Harwell
parent
173bc6b4c3
commit
acd1cd66b8
@@ -107,7 +107,7 @@ static void snoop_destroy(void *obj)
|
||||
/*! \internal
|
||||
* \brief Publish the chanspy message over Stasis-Core
|
||||
* \param snoop The snoop structure
|
||||
* \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 stasis_app_snoop *snoop, int start)
|
||||
|
Reference in New Issue
Block a user