mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +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
@@ -82,8 +82,6 @@ static struct stasis_message_route *route_table_find(struct route_table *table,
|
||||
* \brief route_table vector element cleanup.
|
||||
*
|
||||
* \param elem Element to cleanup
|
||||
*
|
||||
* \return Nothing
|
||||
*/
|
||||
#define ROUTE_TABLE_ELEM_CLEANUP(elem) ao2_cleanup((elem).message_type)
|
||||
|
||||
|
Reference in New Issue
Block a user