parking: Fix for Doxygen.

ASTERISK-29753

Change-Id: I7a61974584f6169502e6860fc711919fe7bbfaa7
This commit is contained in:
Alexander Traud
2021-11-17 09:54:12 +01:00
committed by Kevin Harwell
parent 634e3ebdb8
commit 241dbb1ec0
6 changed files with 29 additions and 41 deletions

View File

@@ -740,8 +740,6 @@ static struct park_announce_subscription_data *park_announce_subscription_data_c
*
* \param oh outgoing helper struct we are bestowing inheritable variables to
* \param channel_id name or uniqueID of the channel to inherit variables from
*
* \return Nothing
*/
static void inherit_channel_vars_from_id(struct outgoing_helper *oh, const char *channel_id)
{