apps: Fix for Doxygen.

ASTERISK-29740

Change-Id: Icb6fbcfea0a5f1c82caa5001902b6a786adbf307
This commit is contained in:
Alexander Traud
2021-11-15 14:18:02 +01:00
committed by George Joseph
parent 95976be293
commit 0bcf649a37
15 changed files with 67 additions and 117 deletions

View File

@@ -52,8 +52,6 @@ void conf_invalid_event_fn(struct confbridge_user *user)
* \brief Mute the user and play MOH if the user requires it.
*
* \param user Conference user to mute and optionally start MOH on.
*
* \return Nothing
*/
static void conf_mute_moh_inactive_waitmarked(struct confbridge_user *user)
{