progdocs: Fix for Doxygen, the hidden parts.

ASTERISK-29779

Change-Id: If338163488498f65fa7248b60e80299c0a928e4b
This commit is contained in:
Alexander Traud
2021-11-27 20:11:37 +01:00
committed by Kevin Harwell
parent fb08c717aa
commit 30d2c99698
48 changed files with 120 additions and 382 deletions

View File

@@ -4527,7 +4527,7 @@ static void build_mapping(const char *name, const char *value)
ast_log(LOG_WARNING, "Expected at least %d arguments in map, but got only %d\n", 4, x);
}
/* \note Called with the peers list already locked */
/*! \note Called with the peers list already locked */
static int do_register(const void *data)
{
struct dundi_ie_data ied;