mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
main: Fix for Doxygen.
ASTERISK-29763 Change-Id: Ib8359e3590a9109eb04a5376559d040e5e21867e
This commit is contained in:
committed by
Friendly Automation
parent
cc025026b7
commit
9440f6ec58
@@ -99,7 +99,7 @@
|
||||
* and reported back.
|
||||
*
|
||||
* - Extension states
|
||||
* \arg \ref AstENUM ast_extension_states
|
||||
* \arg \ref ast_extension_states "AstENUM"
|
||||
* \arg \ref pbx.c
|
||||
* \arg \ref pbx.h
|
||||
* - Structures
|
||||
@@ -781,8 +781,6 @@ static const char *device_state_get_id(struct stasis_message *message)
|
||||
*
|
||||
* \param cache_topic Caching topic the aggregate message may be published over.
|
||||
* \param aggregate The aggregate shapshot message to publish.
|
||||
*
|
||||
* \return Nothing
|
||||
*/
|
||||
static void device_state_aggregate_publish(struct stasis_topic *cache_topic, struct stasis_message *aggregate)
|
||||
{
|
||||
|
Reference in New Issue
Block a user