mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
progdocs: Fix for Doxygen, the hidden parts.
ASTERISK-29779 Change-Id: If338163488498f65fa7248b60e80299c0a928e4b
This commit is contained in:
committed by
Kevin Harwell
parent
fb08c717aa
commit
30d2c99698
@@ -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;
|
||||
|
Reference in New Issue
Block a user