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

@@ -1901,7 +1901,7 @@ static int sanity_check(void)
return insane ? -1 : 0;
}
/* \brief Set the forced default values if they exist */
/*! \brief Set the forced default values if they exist */
static void process_defaults(void)
{
struct category *cat;