mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-04 04:01:56 +00:00
stasis: Fix for Doxygen.
ASTERISK-29750 Change-Id: Iea50173e785b2e9d49bc24c0af7111cfd96d44a9
This commit is contained in:
committed by
Kevin Harwell
parent
173bc6b4c3
commit
acd1cd66b8
@@ -101,6 +101,7 @@ typedef int (*stasis_wait_cb)(struct stasis_message *msg, const void *data);
|
||||
* \param start Index of message to start with.
|
||||
* \param cmp_cb comparison function. This returns true (non-zero) on match
|
||||
* and false (zero) on match.
|
||||
* \param data
|
||||
* \param timeout_millis Number of milliseconds to wait.
|
||||
* \return Index of the matching message.
|
||||
* \return Negative for no match.
|
||||
|
||||
Reference in New Issue
Block a user