mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
main: Fix for Doxygen.
ASTERISK-29763 Change-Id: Ib8359e3590a9109eb04a5376559d040e5e21867e
This commit is contained in:
committed by
Friendly Automation
parent
8d0852552b
commit
edaf3a6c77
@@ -1399,7 +1399,7 @@ static void sorcery_memory_cache_retrieve_regex(const struct ast_sorcery *sorcer
|
||||
* \param data The sorcery memory cache
|
||||
* \param type The type of the object to retrieve
|
||||
* \param objects Container to place the objects into
|
||||
* \param prefix Prefix to match against the object id
|
||||
* \param prefix, prefix_len Prefix to match against the object id
|
||||
*/
|
||||
static void sorcery_memory_cache_retrieve_prefix(const struct ast_sorcery *sorcery, void *data, const char *type,
|
||||
struct ao2_container *objects, const char *prefix, const size_t prefix_len)
|
||||
|
Reference in New Issue
Block a user