mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
main: Fix for Doxygen.
ASTERISK-29763 Change-Id: Ib8359e3590a9109eb04a5376559d040e5e21867e
This commit is contained in:
committed by
Friendly Automation
parent
191b92a69e
commit
37c29b6a28
@@ -143,7 +143,7 @@ struct ast_mwi_state *ast_mwi_create(const char *mailbox, const char *context)
|
||||
* change in mailbox state
|
||||
* \param[in] eid The EID of the server that originally published the message
|
||||
*
|
||||
* \retval message on success. Use ao2_cleanup() when done with it.
|
||||
* \return message on success. Use ao2_cleanup() when done with it.
|
||||
* \retval NULL on error.
|
||||
*/
|
||||
static struct stasis_message *mwi_state_create_message(
|
||||
|
||||
Reference in New Issue
Block a user