doxygen: Fix doxygen errors.

Change-Id: Ic50e95b4fc10f74ab15416d908e8a87ee8ec2f85
This commit is contained in:
Sean Bright
2023-01-30 16:17:08 -05:00
committed by Friendly Automation
parent 78f5a41d64
commit c85fc1278f
20 changed files with 101 additions and 77 deletions

View File

@@ -1397,7 +1397,7 @@ static const char *get_transfer_context(struct ast_channel *transferer, const ch
* \brief Determine the transfer extension to use.
*
* \param transferer Channel initiating the transfer.
* \param extension User supplied extension if available. May be NULL.
* \param exten User supplied extension if available. May be NULL.
*
* \return The extension to use for the transfer.
*/