mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-09 06:28:14 +00:00
progdocs: Fix for Doxygen, the hidden parts.
ASTERISK-29779 Change-Id: If338163488498f65fa7248b60e80299c0a928e4b
This commit is contained in:
committed by
Kevin Harwell
parent
751bbf4b97
commit
f946b92553
@@ -222,8 +222,6 @@ struct sig_pri_callback {
|
||||
*
|
||||
* \param pvt Private structure of the user of this module.
|
||||
* \param chan Channel associated with the private pointer
|
||||
*
|
||||
* \return Nothing
|
||||
*/
|
||||
void (* const ami_channel_event)(void *pvt, struct ast_channel *chan);
|
||||
|
||||
@@ -639,7 +637,7 @@ struct sig_pri_span {
|
||||
* the configured threshold.
|
||||
* AST_DEVICE_UNAVAILABLE - Span is in alarm.
|
||||
* \note
|
||||
* Device name: DAHDI/I<span>/threshold
|
||||
* Device name: \verbatim DAHDI/I<span>/threshold \endverbatim
|
||||
*/
|
||||
int threshold_devstate;
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user