mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Fix some doxygen warnings.
(closes issue #17336) Reported by: snuffy Patches: doxygen-fixes1.diff uploaded by snuffy (license 35) Tested by: russell git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268969 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -371,8 +371,8 @@ int ast_audiohook_attach(struct ast_channel *chan, struct ast_audiohook *audioho
|
||||
}
|
||||
|
||||
/*! \brief Update audiohook's status
|
||||
* \param audiohook status enum
|
||||
* \param audiohook Audiohook structure
|
||||
* \param status Audiohook status enum
|
||||
*
|
||||
* \note once status is updated to DONE, this function can not be used to set the
|
||||
* status back to any other setting. Setting DONE effectively locks the status as such.
|
||||
|
Reference in New Issue
Block a user